Home
last modified time | relevance | path

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

/foundation/multimedia/player_framework/frameworks/js/recorder/
Daudio_recorder_napi.cpp678 void AudioRecorderNapi::SetCallbackReference(const std::string &callbackName, std::shared_ptr<AutoR… in SetCallbackReference() function in OHOS::Media::AudioRecorderNapi
Dvideo_recorder_napi.cpp783 void VideoRecorderNapi::SetCallbackReference(const std::string &callbackName, std::shared_ptr<AutoR… in SetCallbackReference() function in OHOS::Media::VideoRecorderNapi
/foundation/multimedia/player_framework/frameworks/js/avrecorder/
Davrecorder_napi.cpp960 void AVRecorderNapi::SetCallbackReference(const std::string &callbackName, std::shared_ptr<AutoRef>… in SetCallbackReference() function in OHOS::Media::AVRecorderNapi
/foundation/multimedia/player_framework/frameworks/js/player/
Daudio_player_napi.cpp1000 void AudioPlayerNapi::SetCallbackReference(const std::string &callbackName, std::shared_ptr<AutoRef… in SetCallbackReference() function in OHOS::Media::AudioPlayerNapi
Dvideo_player_napi.cpp1414 void VideoPlayerNapi::SetCallbackReference(const std::string &callbackName, std::shared_ptr<AutoRef… in SetCallbackReference() function in OHOS::Media::VideoPlayerNapi
/foundation/ability/ability_runtime/frameworks/js/napi/mission_manager/
Ddistributed_mission_manager.cpp492 bool SetCallbackReference(napi_env env, const napi_value& value, in SetCallbackReference() function