Searched refs:resolveLibrary (Results 1 – 2 of 2) sorted by relevance
110 bool resolveLibrary(const std::string& path, std::string* resolvedPath);
94 bool EffectConfig::resolveLibrary(const std::string& path, std::string* resolvedPath) { in resolveLibrary() function in aidl::android::hardware::audio::effect::EffectConfig130 if (!resolveLibrary(path, &resolvedPath)) { in parseLibrary()