Home
last modified time | relevance | path

Searched refs:HandleSuccess (Results 1 - 4 of 4) sorted by relevance

/foundation/multimedia/camera_framework/services/deferred_processing_service/src/post_processor/command/
H A Dvideo_process_command.cpp68 controller_->HandleSuccess(userId_, work_); in Executing()
/foundation/multimedia/camera_framework/services/deferred_processing_service/include/schedule/video_processor/
H A Ddeferred_video_controller.h31 void HandleSuccess(const int32_t userId, const DeferredVideoWorkPtr& work);
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/schedule/video_processor/
H A Ddeferred_video_controller.cpp113 void DeferredVideoController::HandleSuccess(const int32_t userId, const DeferredVideoWorkPtr& work) in HandleSuccess() function in OHOS::CameraStandard::DeferredProcessing::DeferredVideoController
/foundation/arkui/ace_engine/interfaces/napi/kits/drag_controller/
H A Djs_drag_controller.cpp578 void HandleSuccess(std::shared_ptr<DragControllerAsyncCtx> asyncCtx, const DragNotifyMsg& dragNotifyMsg, in HandleSuccess() function
805 HandleSuccess(asyncCtx, DragNotifyMsg {}, DragStatus::STARTED); in StartDragService()
982 HandleSuccess(asyncCtx, dragNotifyMsg, DragStatus::ENDED); in TryToStartDrag()

Completed in 5 milliseconds