/aosp_15_r20/external/cronet/build/android/gyp/util/ |
H A D | resources_parser.py | 77 def _ParseXml(self, xml_path): argument 83 def _ExtractNewIdsFromXml(self, xml_path): argument 86 def _ParseValuesXml(self, xml_path): argument
|
/aosp_15_r20/external/angle/build/android/gyp/util/ |
H A D | resources_parser.py | 77 def _ParseXml(self, xml_path): argument 83 def _ExtractNewIdsFromXml(self, xml_path): argument 86 def _ParseValuesXml(self, xml_path): argument
|
/aosp_15_r20/external/mesa3d/src/intel/decoder/ |
H A D | intel_batch_decoder_stub.c | 32 const char *xml_path, in intel_batch_decode_ctx_init_brw() 49 const char *xml_path, in intel_batch_decode_ctx_init_elk()
|
H A D | intel_batch_decoder_brw.c | 38 const char *xml_path, in intel_batch_decode_ctx_init_brw()
|
H A D | intel_batch_decoder_elk.c | 38 const char *xml_path, in intel_batch_decode_ctx_init_elk()
|
H A D | intel_batch_decoder.c | 49 const char *xml_path, in intel_batch_decode_ctx_init()
|
/aosp_15_r20/external/perfetto/tools/ |
H A D | export_power_profiles.py | 12 def ExtractValues(xml_path, correction): argument
|
/aosp_15_r20/frameworks/base/tools/aapt2/tools/consumers/ |
H A D | positional_arguments.py | 18 def consume(self, xml_path, input): argument
|
H A D | duplicates.py | 14 def consume(self, xml_path, input): argument
|
/aosp_15_r20/tools/asuite/aidegen/idea/ |
H A D | xml_gen.py | 76 def xml_path(self): member in XMLGenerator
|
/aosp_15_r20/external/mesa3d/src/intel/tools/ |
H A D | aubinator.c | 62 char *input_file = NULL, *xml_path = NULL; variable
|
H A D | aubinator_error_decode.c | 62 static char *xml_path = NULL; variable
|
H A D | aubinator_viewer.cpp | 316 char *xml_path; member
|
/aosp_15_r20/packages/modules/Virtualization/android/virtmgr/src/ |
D | aidl.rs | 2438 let xml_path = tmp_dir_path.join("early_vms.xml"); in test_find_early_vms_from_xml() localVariable 2493 let xml_path = tmp_dir.path().join("early_vms.xml"); in test_invalid_cid_validation() localVariable 2524 let xml_path = tmp_dir_path.join("early_vms.xml"); in test_duplicated_early_vms() localVariable
|
/aosp_15_r20/system/media/audio_route/ |
H A D | audio_route.c | 1009 struct audio_route *audio_route_init(unsigned int card, const char *xml_path) in audio_route_init()
|
/aosp_15_r20/packages/modules/Virtualization/android/virtualizationservice/src/ |
D | aidl.rs | 610 let xml_path = Path::new("/vendor/etc/avf/assignable_devices.xml"); in get_assignable_devices() localVariable
|