Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/media/libeffects/factory/
H A DEffectsXmlConfigLoader.cpp47 bool resolveLibrary(const std::string& path, std::string* resolvedPath) { in resolveLibrary() function
/aosp_15_r20/hardware/interfaces/audio/aidl/default/
H A DEffectConfig.cpp108 bool EffectConfig::resolveLibrary(const std::string& path, std::string* resolvedPath) { in resolveLibrary() function in aidl::android::hardware::audio::effect::EffectConfig