Searched refs:FindLibrary (Results 1 – 1 of 1) sorted by relevance
113 std::shared_ptr<AudioEffectLibEntry> FindLibrary(const std::string &name, in FindLibrary() function127 std::shared_ptr<AudioEffectLibEntry> currentLibEntry = FindLibrary(effect.libraryName, libList); in LoadEffect()