Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/media/libeffects/config/src/
H A DEffectsConfig.cpp146 bool parseLibrary(const XMLElement& xmlLibrary, Libraries* libraries) { in parseLibrary()
307 for (auto& xmlLibrary : getChildren(xmlLibraries, "library")) { in parseWithPath() local
/aosp_15_r20/hardware/interfaces/audio/aidl/default/
H A DEffectConfig.cpp58 for (auto& xmlLibrary : getChildren(xmlLibraries, "library")) { in EffectConfig() local