Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/plugins/manager/src/common/
H A Dplatform_adp.h34 void AdpFreeLibrary(HMODULE handle);
H A Dplatform_adp.cpp45 void PlatformAdp::AdpFreeLibrary(HMODULE handle) in AdpFreeLibrary() function in OHOS::MultimediaPlugin::PlatformAdp
/ohos5.0/foundation/multimedia/image_framework/plugins/manager/src/framework/
H A Dplugin.cpp248 platformAdp_.AdpFreeLibrary(hDll); in FreeLibrary()