Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/drm_framework/services/drm_service/server/include/
H A Ddrm_host_manager.h117 void GetOemLibraryPath(std::vector<std::string> &libsToLoad);
/ohos5.0/foundation/multimedia/drm_framework/services/drm_service/server/src/
H A Ddrm_host_manager.cpp235 void DrmHostManager::GetOemLibraryPath(std::vector<std::string> &libsToLoad) in GetOemLibraryPath() function in OHOS::DrmStandard::DrmHostManager
259 GetOemLibraryPath(libsToLoad); in ServiceThreadMain()