Home
last modified time | relevance | path

Searched refs:kEffectLibApexPath (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/audio/aidl/default/include/effectFactory-impl/
DEffectConfig.h75 static constexpr const char* kEffectLibApexPath = SOUND_FX_PATH; variable
/hardware/interfaces/audio/aidl/default/
DEffectConfig.cpp101 candidatePath.append(apexName).append(kEffectLibApexPath).append(path); in resolveLibrary()