Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/drm_framework/services/drm_service/server/include/
H A Ddrm_host_manager.h128 int32_t LoadPluginInfo(const std::string& filePath);
/ohos5.0/foundation/multimedia/drm_framework/services/drm_service/server/src/
H A Ddrm_host_manager.cpp344 LoadPluginInfo(PLUGIN_LAZYLOAD_CONFIG_PATH); in Init()
402 int32_t DrmHostManager::LoadPluginInfo(const std::string &filePath) in LoadPluginInfo() function in OHOS::DrmStandard::DrmHostManager