Home
last modified time | relevance | path

Searched refs:get_fixed_length_string (Results 1 – 2 of 2) sorted by relevance

/misc/config_tools/board_inspector/acpiparser/aml/
A Dparser.py74 tree.append_child(stream.get_fixed_length_string(4))
105 acc += stream.get_fixed_length_string(4)
107 acc += stream.get_fixed_length_string(4)
113 acc += stream.get_fixed_length_string(4)
118 acc += stream.get_fixed_length_string(4)
A Dstream.py69 def get_fixed_length_string(self, count): member in Stream

Completed in 5 milliseconds