Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tools/aapt2/tools/consumers/
H A Dduplicates.py14 def consume(self, xml_path, input): argument
H A Dpositional_arguments.py18 def consume(self, xml_path, input): argument
/aosp12/system/media/audio_route/
H A Daudio_route.c964 struct audio_route *audio_route_init(unsigned int card, const char *xml_path) in audio_route_init()