Home
last modified time | relevance | path

Searched defs:xml_path (Results 1 – 11 of 11) sorted by relevance

/external/cronet/stable/build/android/gyp/util/
Dresources_parser.py77 def _ParseXml(self, xml_path): argument
83 def _ExtractNewIdsFromXml(self, xml_path): argument
86 def _ParseValuesXml(self, xml_path): argument
/external/cronet/tot/build/android/gyp/util/
Dresources_parser.py77 def _ParseXml(self, xml_path): argument
83 def _ExtractNewIdsFromXml(self, xml_path): argument
86 def _ParseValuesXml(self, xml_path): argument
/external/angle/build/android/gyp/util/
Dresources_parser.py77 def _ParseXml(self, xml_path): argument
83 def _ExtractNewIdsFromXml(self, xml_path): argument
86 def _ParseValuesXml(self, xml_path): argument
/external/mesa3d/src/intel/decoder/
Dintel_batch_decoder_stub.c32 const char *xml_path, in intel_batch_decode_ctx_init_brw()
49 const char *xml_path, in intel_batch_decode_ctx_init_elk()
Dintel_batch_decoder_brw.c38 const char *xml_path, in intel_batch_decode_ctx_init_brw()
Dintel_batch_decoder_elk.c38 const char *xml_path, in intel_batch_decode_ctx_init_elk()
Dintel_batch_decoder.c49 const char *xml_path, in intel_batch_decode_ctx_init()
/external/perfetto/tools/
Dexport_power_profiles.py12 def ExtractValues(xml_path, correction): argument
/external/mesa3d/src/intel/tools/
Daubinator.c62 char *input_file = NULL, *xml_path = NULL; variable
Daubinator_error_decode.c62 static char *xml_path = NULL; variable
Daubinator_viewer.cpp316 char *xml_path; member