Home
last modified time | relevance | path

Searched defs:onStart (Results 1 – 25 of 30) sorted by relevance

12

/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/js_child_process/
H A Dchild_process.js17 onStart() {} method in ChildProcess
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-basic-components-richtext.md48 ### onStart subsection
H A Dts-basic-components-marquee.md145 ### onStart subsection
H A Dts-basic-components-imageanimator.md189 ### onStart subsection
H A Dts-media-components-video.md189 ### onStart subsection
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-basic-components-richtext.md48 ### onStart subsection
H A Dts-basic-components-marquee.md145 ### onStart subsection
H A Dts-basic-components-imageanimator.md187 ### onStart subsection
H A Dts-media-components-video.md190 ### onStart subsection
/ohos5.0/foundation/arkui/ace_engine/component_ext/movingphoto/
H A Dmovingphoto_event_hub.h55 void SetOnStart(MovingPhotoEventFunc&& onStart) in SetOnStart()
68 auto onStart = onStart_; in FireStartEvent() local
H A Dmultimedia_movingphotoview.js50 static onStart(value) { method in MovingPhotoView
H A Dmovingphoto_model_ng.cpp125 void MovingPhotoModelNG::SetOnStart(MovingPhotoEventFunc&& onStart) in SetOnStart()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/video/
H A Dvideo_test_ng_add.cpp234 …VideoEventCallback onStart = [&startCheck](const std::string& /* param */) { startCheck = VIDEO_ST… in __anon57d7258b0202() variable
314 …VideoEventCallback onStart = [&startCheck](const std::string& /* param */) { startCheck = VIDEO_ST… in __anon57d7258b0602() variable
394 …VideoEventCallback onStart = [&startCheck](const std::string& /* param */) { startCheck = VIDEO_ST… in __anon57d7258b0a02() variable
475 …VideoEventCallback onStart = [&startCheck](const std::string& /* param */) { startCheck = VIDEO_ST… in __anon57d7258b0e02() variable
558 …VideoEventCallback onStart = [&startCheck](const std::string& /* param */) { startCheck = VIDEO_ST… in __anon57d7258b1202() variable
641 …VideoEventCallback onStart = [&startCheck](const std::string& /* param */) { startCheck = VIDEO_ST… in __anon57d7258b1602() variable
726 …VideoEventCallback onStart = [&startCheck](const std::string& /* param */) { startCheck = VIDEO_ST… in __anon57d7258b1a02() variable
810 …VideoEventCallback onStart = [&startCheck](const std::string& /* param */) { startCheck = VIDEO_ST… in __anon57d7258b1e02() variable
899 …VideoEventCallback onStart = [&startCheck](const std::string& /* param */) { startCheck = VIDEO_ST… in __anon57d7258b2202() variable
976 …VideoEventCallback onStart = [&startCheck](const std::string& /* param */) { startCheck = VIDEO_ST… in __anon57d7258b2602() variable
[all …]
H A Dvideo_test_ng_extra_add.cpp234 …VideoEventCallback onStart = [&startCheck](const std::string& /* param */) { startCheck = VIDEO_ST… in __anone145feae0202() variable
305 …VideoEventCallback onStart = [&startCheck](const std::string& /* param */) { startCheck = VIDEO_ST… in __anone145feae0602() variable
376 …VideoEventCallback onStart = [&startCheck](const std::string& /* param */) { startCheck = VIDEO_ST… in __anone145feae0a02() variable
448 …VideoEventCallback onStart = [&startCheck](const std::string& /* param */) { startCheck = VIDEO_ST… in __anone145feae0e02() variable
521 …VideoEventCallback onStart = [&startCheck](const std::string& /* param */) { startCheck = VIDEO_ST… in __anone145feae1202() variable
601 …VideoEventCallback onStart = [&startCheck](const std::string& /* param */) { startCheck = VIDEO_ST… in __anone145feae1602() variable
/ohos5.0/docs/zh-cn/application-dev/reference/apis-media-library-kit/
H A Dohos-multimedia-movingphotoview.md155 ### onStart subsection
/ohos5.0/docs/en/application-dev/reference/apis-media-library-kit/
H A Dohos-multimedia-movingphotoview.md173 ### onStart subsection
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/
H A Dvideo_event_hub.h38 void SetOnStart(VideoEventCallback&& onStart) in SetOnStart()
46 auto onStart = onStart_; in FireStartEvent() local
H A Dvideo_model_ng.cpp134 void VideoModelNG::SetOnStart(VideoEventFunc&& onStart) in SetOnStart()
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/cxx/
H A Dstatus_change_wrapper.cpp44 const rust::Fn<void(const OHOS::SamgrRust::SystemProcessInfo &systemProcessInfo)> onStart, in SystemProcessStatusChangeWrapper()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_marquee_ffi.cpp74 auto onStart = [lambda = CJLambda::Create(callback)]() { in FfiOHOSAceFrameworkMarqueeOnStart() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_image_animator.cpp211 auto onStart = GetAnimatorEvent(info, "ImageAnimator.onStart"); in OnStart() local
H A Djs_video.cpp195 …auto onStart = [execCtx = info.GetExecutionContext(), func = std::move(jsFunc), node = targetNode]( in JsOnStart() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dvideo_model_impl.cpp106 void VideoModelImpl::SetOnStart(VideoEventFunc&& onStart) in SetOnStart()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image_animator/
H A Dimage_animator_model_ng.cpp265 void ImageAnimatorModelNG::SetOnStart(FrameNode* frameNode, std::function<void()>&& onStart) in SetOnStart()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dmarquee_modifier.cpp139 auto onStart = reinterpret_cast<std::function<void()>*>(callback); in SetMarqueeOnStart() local

12