Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/default/
DEffectConfig.cpp94 bool EffectConfig::resolveLibrary(const std::string& path, std::string* resolvedPath) { in resolveLibrary()
129 std::string resolvedPath; in parseLibrary() local