Home
last modified time | relevance | path

Searched refs:fatory (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/drm_framework/frameworks/c/drm_capi/
H A Dnative_mediakeysystem.cpp40 OHOS::sptr<MediaKeySystemFactoryImpl> fatory = MediaKeySystemFactoryImpl::GetInstance(); in OH_MediaKeySystem_IsSupported() local
41 isSurooprtted = fatory->IsMediaKeySystemSupported(uuidPtr); in OH_MediaKeySystem_IsSupported()
56 OHOS::sptr<MediaKeySystemFactoryImpl> fatory = MediaKeySystemFactoryImpl::GetInstance(); in OH_MediaKeySystem_IsSupported2() local
57 isSurooprtted = fatory->IsMediaKeySystemSupported(uuidPtr, mimeTypePtr); in OH_MediaKeySystem_IsSupported2()
73 OHOS::sptr<MediaKeySystemFactoryImpl> fatory = MediaKeySystemFactoryImpl::GetInstance(); in OH_MediaKeySystem_IsSupported3() local
82 isSurooprtted = fatory->IsMediaKeySystemSupported(uuidPtr, mimeTypePtr, securityLevel); in OH_MediaKeySystem_IsSupported3()
92 OHOS::sptr<MediaKeySystemFactoryImpl> fatory = MediaKeySystemFactoryImpl::GetInstance(); in OH_MediaKeySystem_GetMediaKeySystems() local
93 int32_t ret = fatory->GetMediaKeySystems(keySystemNames); in OH_MediaKeySystem_GetMediaKeySystems()
/foundation/multimedia/drm_framework/frameworks/native/test/unittest/src/
H A Ddrm_framework_unittest.cpp3584 OHOS::sptr<MediaKeySystemFactoryImpl> fatory = MediaKeySystemFactoryImpl::GetInstance(); in HWTEST_F() local
3585 fatory->Init(); in HWTEST_F()

Completed in 8 milliseconds