Home
last modified time | relevance | path

Searched defs:SetCallbackReference (Results 1 – 10 of 10) sorted by relevance

/foundation/multimedia/drm_framework/interfaces/kits/c/drm_capi/common/
Dnative_drm_object.h72 void SetCallbackReference(MediaKeySystem_Callback callback) in SetCallbackReference() function
139 void SetCallbackReference(MediaKeySession_Callback callback) in SetCallbackReference() function
/foundation/multimedia/drm_framework/frameworks/js/drm_napi/
Dmedia_key_system_callback_napi.cpp28 void MediaKeySystemCallbackNapi::SetCallbackReference(const std::string eventType, in SetCallbackReference() function in OHOS::DrmStandard::MediaKeySystemCallbackNapi
Dkey_session_callback_napi.cpp28 void MediaKeySessionCallbackNapi::SetCallbackReference(const std::string eventType, in SetCallbackReference() function in OHOS::DrmStandard::MediaKeySessionCallbackNapi
/foundation/multimedia/player_framework/frameworks/js/recorder/
Daudio_recorder_napi.cpp687 void AudioRecorderNapi::SetCallbackReference(const std::string &callbackName, std::shared_ptr<AutoR… in SetCallbackReference() function in OHOS::Media::AudioRecorderNapi
Dvideo_recorder_napi.cpp798 void VideoRecorderNapi::SetCallbackReference(const std::string &callbackName, std::shared_ptr<AutoR… in SetCallbackReference() function in OHOS::Media::VideoRecorderNapi
/foundation/multimedia/player_framework/frameworks/js/soundpool/src/
Dsoundpool_napi.cpp800 void SoundPoolNapi::SetCallbackReference(const std::string &callbackName, std::shared_ptr<AutoRef> … in SetCallbackReference() function in OHOS::Media::SoundPoolNapi
/foundation/multimedia/player_framework/frameworks/js/player/
Daudio_player_napi.cpp1005 void AudioPlayerNapi::SetCallbackReference(const std::string &callbackName, std::shared_ptr<AutoRef… in SetCallbackReference() function in OHOS::Media::AudioPlayerNapi
Dvideo_player_napi.cpp1424 void VideoPlayerNapi::SetCallbackReference(const std::string &callbackName, std::shared_ptr<AutoRef… in SetCallbackReference() function in OHOS::Media::VideoPlayerNapi
/foundation/multimedia/player_framework/frameworks/js/avrecorder/
Davrecorder_napi.cpp1623 void AVRecorderNapi::SetCallbackReference(const std::string &callbackName, std::shared_ptr<AutoRef>… in SetCallbackReference() function in OHOS::Media::AVRecorderNapi
/foundation/ability/ability_runtime/frameworks/js/napi/mission_manager/
Ddistributed_mission_manager.cpp559 bool SetCallbackReference(napi_env &env, const napi_value &value, in SetCallbackReference() function