Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/default/
DEffectConfig.cpp155 struct Library tempLibrary; in parseEffect() local
156 RETURN_VALUE_IF(!parseLibrary(*xmlProxyLib, tempLibrary), false, in parseEffect()
158 libraries.push_back(std::move(tempLibrary)); in parseEffect()