Home
last modified time | relevance | path

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

/hardware/interfaces/audio/common/all-versions/test/utility/tests/
Dutility_tests.cpp83 TemporaryFile xml; in TEST() local
91 TemporaryFile xml; in TEST() local
105 TemporaryFile xml; in TEST() local
119 TemporaryFile xml; in TEST() local
137 TemporaryFile xml; in TEST() local
163 TemporaryFile xml; in TEST() local
/hardware/interfaces/audio/aidl/default/
DEffectConfig.cpp102 bool EffectConfig::parseLibrary(const tinyxml2::XMLElement& xml) { in parseLibrary()
118 bool EffectConfig::parseEffect(const tinyxml2::XMLElement& xml) { in parseEffect()
151 bool EffectConfig::parseLibrary(const tinyxml2::XMLElement& xml, struct Library& library, in parseLibrary()
225 bool EffectConfig::parseProcessing(Processing::Type::Tag typeTag, const tinyxml2::XMLElement& xml) { in parseProcessing()
/hardware/interfaces/wifi/aidl/default/
Dwifi_legacy_hal_factory.cpp129 xmlDocPtr xml; in initVendorHalsDescriptorList() local