Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Daudio_effect_server.cpp38 bool ResolveLibrary(const std::string &path, std::string &resovledPath) in ResolveLibrary() function
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/client/src/
H A Daudio_spatial_channel_converter.cpp169 static bool ResolveLibrary(const std::string &path, std::string &resovledPath) in ResolveLibrary() function
/ohos5.0/foundation/multimedia/image_framework/plugins/manager/src/framework/
H A Dplugin.cpp188 uint32_t Plugin::ResolveLibrary() in ResolveLibrary() function in OHOS::MultimediaPlugin::Plugin