Searched refs:prop_path (Results 1 – 1 of 1) sorted by relevance
| /test/py/tests/ |
| A D | vboot_evil.py | 200 def change_property_value(dt_struct, dt_strings, prop_path, prop_value, argument 217 (rt_node_start, _) = determine_offset(dt_struct, dt_strings, prop_path) 221 raise ValueError('Fatal error, unable to find prop %s' % prop_path) 251 def get_prop_value(dt_struct, dt_strings, prop_path): argument 265 (offset, _) = determine_offset(dt_struct, dt_strings, prop_path)
|
Completed in 5 milliseconds