Home
last modified time | relevance | path

Searched defs:global_options (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/libufdt/utils/src/
H A Dmkdtimg_core.c54 struct dt_global_options global_options; member
297 struct dt_global_options *global_options = &writer->global_options; in set_global_options() local
/aosp12/art/test/testrunner/
H A Dtestrunner.py455 def start_combination(executor, config_tuple, global_options, address_size): argument