Searched refs:SetMediaKeySystemFuncType (Results 1 – 2 of 2) sorted by relevance
70 typedef int32_t (*SetMediaKeySystemFuncType)(sptr<OHOS::HDI::Drm::V1_0::IMediaKeySystem> &); typedef
271 auto SetMediaKeySystem = (SetMediaKeySystemFuncType)dlsym(handle, "SetMediaKeySystem"); in ServiceThreadMain()