Searched refs:MediaKeySessionCallbackService (Results 1 – 6 of 6) sorted by relevance
26 MediaKeySessionCallbackService::MediaKeySessionCallbackService(OHOS::sptr<IMediaKeySessionCallback>… in MediaKeySessionCallbackService() function in OHOS::HDI::Drm::V1_0::MediaKeySessionCallbackService30 int32_t MediaKeySessionCallbackService::SendEvent(EventType eventType, int32_t extra, const std::ve… in SendEvent()38 int32_t MediaKeySessionCallbackService::SendEventKeyChange(const std::map<std::vector<uint8_t>, in SendEventKeyChange()
267 vdiCallbackObj = new (std::nothrow) MediaKeySessionCallbackService(sessionCallback); in SetCallback()
25 class MediaKeySessionCallbackService : public OHOS::HDI::Drm::V1_0::IMediaKeySessionCallback {27 MediaKeySessionCallbackService(OHOS::sptr<IMediaKeySessionCallback> callback);29 virtual ~MediaKeySessionCallbackService() = default;
86 OHOS::sptr<MediaKeySessionCallbackService> vdiCallbackObj;
25 class MediaKeySessionCallbackService : public OHOS::HDI::Drm::V1_0::IMediaKeySessionCallback {27 MediaKeySessionCallbackService() = default;28 virtual ~MediaKeySessionCallbackService() = default;
25 int32_t MediaKeySessionCallbackService::SendEvent(OHOS::HDI::Drm::V1_0::EventType eventType, int32_…31 int32_t MediaKeySessionCallbackService::SendEventKeyChange(const std::map<std::vector<uint8_t>,