Home
last modified time | relevance | path

Searched defs:SetCallBack (Results 1 - 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_javascript_execute_callback.h36 void SetCallBack(const std::function<void(std::string)>&& callback) in SetCallBack() function in OHOS::Ace::WebJavaScriptExecuteCallBack
53 void SetCallBack(const std::function<void(std::string)>&& callback) in SetCallBack() function in OHOS::Ace::WebMessageValueCallBackImpl
/foundation/ability/ability_runtime/interfaces/kits/native/ability/ability_runtime/
H A Dcaller_callback.h40 void SetCallBack(CallBackClosure callback) in SetCallBack() function in OHOS::AbilityRuntime::CallerCallBack
/foundation/multimedia/media_lite/services/player_lite/impl/player_control/source/
H A Dplayer_source.cpp84 int32_t PlayerSource::SetCallBack(PlayEventCallback &callBack) in SetCallBack() function in OHOS::Media::PlayerSource
H A Dplayer_demux.cpp141 int32_t PlayerDemuxer::SetCallBack(PlayEventCallback &callBack) in SetCallBack() function in OHOS::Media::PlayerDemuxer
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dscroll_bar.cpp165 void ScrollBar::SetCallBack(const ScrollBarPositionCallback& callback, const ScrollBarEndCallback& barEndCallback, in SetCallBack() function in OHOS::Ace::ScrollBar

Completed in 4 milliseconds