Home
last modified time | relevance | path

Searched defs:callback (Results 1 – 25 of 3207) sorted by relevance

12345678910>>...129

/foundation/multimedia/av_session/frameworks/native/session/src/
Davsession_callback_client.cpp20 AVSessionCallbackClient::AVSessionCallbackClient(const std::shared_ptr<AVSessionCallback>& callback) in AVSessionCallbackClient()
30 auto callback = callback_; in OnAVCallAnswer() local
40 auto callback = callback_; in OnAVCallHangUp() local
50 auto callback = callback_; in OnAVCallToggleCallMute() local
60 auto callback = callback_; in OnPlay() local
70 auto callback = callback_; in OnPause() local
80 auto callback = callback_; in OnStop() local
90 auto callback = callback_; in OnPlayNext() local
100 auto callback = callback_; in OnPlayPrevious() local
110 auto callback = callback_; in OnFastForward() local
[all …]
Davcontroller_callback_client.cpp21 …trollerCallbackClient::AVControllerCallbackClient(const std::shared_ptr<AVControllerCallback>& cal… in AVControllerCallbackClient()
31 auto callback = callback_; in OnSessionDestroy() local
41 auto callback = callback_; in OnAVCallMetaDataChange() local
51 auto callback = callback_; in OnAVCallStateChange() local
61 auto callback = callback_; in OnPlaybackStateChange() local
73 auto callback = callback_; in OnMetaDataChange() local
81 auto callback = callback_; in OnActiveStateChange() local
91 auto callback = callback_; in OnValidCommandChange() local
99 auto callback = callback_; in OnOutputDeviceChange() local
111 auto callback = callback_; in OnSessionEventChange() local
[all …]
Davcast_controller_callback_client.cpp22 const std::shared_ptr<AVCastControllerCallback>& callback) : callback_(callback) in AVCastControllerCallbackClient()
31 auto callback = callback_; in OnCastPlaybackStateChange() local
45 auto callback = callback_; in OnMediaItemChange() local
56 auto callback = callback_; in OnPlayNext() local
66 auto callback = callback_; in OnPlayPrevious() local
76 auto callback = callback_; in OnSeekDone() local
86 auto callback = callback_; in OnVideoSizeChange() local
97 auto callback = callback_; in OnPlayerError() local
108 auto callback = callback_; in OnEndOfStream() local
119 auto callback = callback_; in OnPlayRequest() local
[all …]
/foundation/ability/ability_runtime/frameworks/cj/ffi/application_context/src/
Dcj_ability_lifecycle_callback_impl.cpp27 auto callback = CJLambda::Create(reinterpret_cast<void (*)(int64_t)>(cFuncId)); in EmplaceAbilityFunc() local
34 auto callback = CJLambda::Create(reinterpret_cast<void (*)(int64_t, WindowStagePtr)>(cFuncId)); in EmplaceAbilityWindowStageFunc() local
120 for (auto &callback : onAbilityCreatecallbacks_) { in OnAbilityCreate() local
136 for (auto &callback : onWindowStageCreatecallbacks_) { in OnWindowStageCreate() local
152 for (auto &callback : onWindowStageActivecallbacks_) { in OnWindowStageActive() local
168 for (auto &callback : onWindowStageInactivecallbacks_) { in OnWindowStageInactive() local
184 for (auto &callback : onWindowStageDestroycallbacks_) { in OnWindowStageDestroy() local
200 for (auto &callback : onAbilityDestroycallbacks_) { in OnAbilityDestroy() local
216 for (auto &callback : onAbilityForegroundcallbacks_) { in OnAbilityForeground() local
232 for (auto &callback : onAbilityBackgroundcallbacks_) { in OnAbilityBackground() local
[all …]
/foundation/distributeddatamgr/data_share/frameworks/js/napi/datashare_ext_ability/
Ddatashare_ext_ability.js17 onCreate(want, callback) { argument
22 getFileTypes(uri, mimeTypeFilter, callback) { argument
26 openFile(uri, mode, callback) { argument
30 openRawFile(uri, mode, callback) { argument
34 insert(uri, value, callback) { argument
38 update(uri, predicates, value, callback) { argument
42 batchUpdate(operations, callback) { argument
46 delete(uri, predicates, callback) { argument
50 query(uri, predicates, columns, callback) { argument
54 getType(uri, callback) { argument
[all …]
/foundation/arkui/ace_engine/adapter/preview/entrance/
Dace_view_preview.h47 void RegisterTouchEventCallback(TouchEventCallback&& callback) override in RegisterTouchEventCallback()
53 void RegisterKeyEventCallback(KeyEventCallback&& callback) override in RegisterKeyEventCallback()
59 void RegisterNonPointerEventCallback(NonPointerEventCallback&& callback) override {} in RegisterNonPointerEventCallback()
61 void RegisterMouseEventCallback(MouseEventCallback&& callback) override in RegisterMouseEventCallback()
67 void RegisterAxisEventCallback(AxisEventCallback&& callback) override in RegisterAxisEventCallback()
73 void RegisterRotationEventCallback(RotationEventCallBack&& callback) override in RegisterRotationEventCallback()
79 void RegisterCrownEventCallback(CrownEventCallback&& callback) override in RegisterCrownEventCallback()
85 void RegisterDragEventCallback(DragEventCallBack&& callback) override {} in RegisterDragEventCallback()
87 void RegisterCardViewPositionCallback(CardViewPositionCallBack&& callback) override in RegisterCardViewPositionCallback()
93 …void RegisterCardViewAccessibilityParamsCallback(CardViewAccessibilityParamsCallback&& callback) o… in RegisterCardViewAccessibilityParamsCallback()
[all …]
/foundation/communication/wifi/wifi/test/wifi_utils/unittest/
Dwifi_event_handler_test.cpp26 std::function<void()> callback = EventHandlerCallback; variable
34 std::function<void()> callback = EventHandlerCallback; variable
43 std::function<void()> callback = EventHandlerCallback; variable
52 std::function<void()> callback = EventHandlerCallback; variable
67 std::function<void()> callback = EventHandlerCallback; variable
/foundation/window/window_manager/window_scene/test/dms_unittest/
Dfold_screen_state_machine_test.cpp70 std::shared_ptr<TransitionCallback> callback; variable
83 std::shared_ptr<TransitionCallback> callback = std::make_shared<TransitionCallback>(); variable
96 std::shared_ptr<TransitionCallback> callback = std::make_shared<TransitionCallback>(); variable
110 std::shared_ptr<TransitionCallback> callback = std::make_shared<TransitionCallback>(); variable
127 std::shared_ptr<TransitionCallback> callback; variable
140 std::shared_ptr<TransitionCallback> callback = std::make_shared<TransitionCallback>(); variable
153 std::shared_ptr<TransitionCallback> callback = std::make_shared<TransitionCallback>(); variable
167 std::shared_ptr<TransitionCallback> callback = std::make_shared<TransitionCallback>(); variable
202 std::shared_ptr<TransitionCallback> callback = std::make_shared<TransitionCallback>(); variable
220 std::shared_ptr<TransitionCallback> callback = std::make_shared<TransitionCallback>(); variable
[all …]
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_scanner_db_test/src/
Dmedialibrary_media_scanner_test.cpp33 shared_ptr<IMediaScannerCallback> callback = nullptr; variable
53 shared_ptr<IMediaScannerCallback> callback = nullptr; variable
66 shared_ptr<IMediaScannerCallback> callback = nullptr; variable
75 shared_ptr<IMediaScannerCallback> callback = nullptr; variable
87 shared_ptr<IMediaScannerCallback> callback = nullptr; variable
104 shared_ptr<IMediaScannerCallback> callback = nullptr; variable
123 shared_ptr<IMediaScannerCallback> callback = nullptr; variable
134 shared_ptr<IMediaScannerCallback> callback = nullptr; variable
147 shared_ptr<IMediaScannerCallback> callback = nullptr; variable
158 shared_ptr<IMediaScannerCallback> callback = nullptr; variable
[all …]
/foundation/multimedia/camera_framework/frameworks/native/ndk/impl/
Dphoto_output_impl.cpp62 Camera_ErrorCode Camera_PhotoOutput::RegisterCallback(PhotoOutput_Callbacks* callback) in RegisterCallback()
76 …rrorCode Camera_PhotoOutput::RegisterPhotoAvailableCallback(OH_PhotoOutput_PhotoAvailable callback) in RegisterPhotoAvailableCallback()
100 …rCode Camera_PhotoOutput::RegisterRawPhotoAvailableCallback(OH_PhotoOutput_PhotoAvailable callback) in RegisterRawPhotoAvailableCallback()
120 …amera_PhotoOutput::RegisterPhotoAssetAvailableCallback(OH_PhotoOutput_PhotoAssetAvailable callback) in RegisterPhotoAssetAvailableCallback()
140 Camera_ErrorCode Camera_PhotoOutput::UnregisterCallback(PhotoOutput_Callbacks* callback) in UnregisterCallback()
149 OH_PhotoOutput_CaptureStartWithInfo callback) in RegisterCaptureStartWithInfoCallback()
164 OH_PhotoOutput_CaptureStartWithInfo callback) in UnregisterCaptureStartWithInfoCallback()
172 Camera_ErrorCode Camera_PhotoOutput::RegisterCaptureEndCallback(OH_PhotoOutput_CaptureEnd callback) in RegisterCaptureEndCallback()
186 …mera_ErrorCode Camera_PhotoOutput::UnregisterCaptureEndCallback(OH_PhotoOutput_CaptureEnd callback) in UnregisterCaptureEndCallback()
194 …Code Camera_PhotoOutput::RegisterFrameShutterEndCallback(OH_PhotoOutput_OnFrameShutterEnd callback) in RegisterFrameShutterEndCallback()
[all …]
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/idl_client/unittest/
Dwifi_idl_inner_interface_test.cpp203 void RegisterStaCallbackMock(WifiEventCallback *callback) in RegisterStaCallbackMock()
215 void UnRegisterStaCallbackMock(WifiEventCallback *callback) in UnRegisterStaCallbackMock()
227 void RegisterApCallbackMock(IWifiApMonitorEventCallback *callback) in RegisterApCallbackMock()
233 void UnRegisterApCallbackMock(IWifiApMonitorEventCallback *callback) in UnRegisterApCallbackMock()
239 void RegisterP2pCallbackMock(P2pHalCallback *callback) in RegisterP2pCallbackMock()
264 void UnRegisterP2pCallbackMock(P2pHalCallback *callback) in UnRegisterP2pCallbackMock()
306 IWifiApMonitorEventCallback callback; variable
325 IWifiApMonitorEventCallback callback; variable
348 WifiEventCallback callback; variable
373 WifiEventCallback callback; variable
[all …]
/foundation/multimedia/camera_framework/frameworks/native/ndk/
Dphoto_output.cpp29 …e OH_PhotoOutput_RegisterCallback(Camera_PhotoOutput* photoOutput, PhotoOutput_Callbacks* callback) in OH_PhotoOutput_RegisterCallback()
49 …OH_PhotoOutput_UnregisterCallback(Camera_PhotoOutput* photoOutput, PhotoOutput_Callbacks* callback) in OH_PhotoOutput_UnregisterCallback()
70 OH_PhotoOutput_CaptureStartWithInfo callback) in OH_PhotoOutput_RegisterCaptureStartWithInfoCallback()
85 OH_PhotoOutput_CaptureStartWithInfo callback) in OH_PhotoOutput_UnregisterCaptureStartWithInfoCallback()
100 OH_PhotoOutput_CaptureEnd callback) in OH_PhotoOutput_RegisterCaptureEndCallback()
115 OH_PhotoOutput_CaptureEnd callback) in OH_PhotoOutput_UnregisterCaptureEndCallback()
130 OH_PhotoOutput_OnFrameShutterEnd callback) in OH_PhotoOutput_RegisterFrameShutterEndCallback()
145 OH_PhotoOutput_OnFrameShutterEnd callback) in OH_PhotoOutput_UnregisterFrameShutterEndCallback()
160 OH_PhotoOutput_CaptureReady callback) in OH_PhotoOutput_RegisterCaptureReadyCallback()
175 OH_PhotoOutput_CaptureReady callback) in OH_PhotoOutput_UnregisterCaptureReadyCallback()
[all …]
/foundation/resourceschedule/background_task_mgr/interfaces/test/unittest/transient_task_jsunittest/
Dtransient_task_jsunit.test.js56 function callback() { } function
76 function callback() { } function
100 function callback() { } function
132 function callback() { } function
165 function callback() { } function
189 function callback() { } function
224 function callback() { } function
255 function callback() { } function
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/
Dinteractable_view.cpp32 static GestureEventFunc GestureEventWrapper(std::function<void(const ClickInfo& clickInfo)> callbac… in GestureEventWrapper()
44 void InteractableView::OnClick(std::function<void(const ClickInfo& clickInfo)> callback) in OnClick()
52 void InteractableView::OnTouch(std::function<void(TouchEventInfo& touchInfo)> callback) in OnTouch()
58 void InteractableView::OnAppear(std::function<void()> callback) in OnAppear()
63 void InteractableView::OnDisAppear(std::function<void()> callback) in OnDisAppear()
68 void InteractableView::OnHover(std::function<void(bool)> callback) in OnHover()
75 void InteractableView::OnHoverMove(std::function<void()> callback) in OnHoverMove()
82 void InteractableView::OnKey(std::function<bool(KeyEventInfo& keyInfo)> callback) in OnKey()
87 void InteractableView::OnDelete(std::function<void()> callback) in OnDelete()
/foundation/ability/ability_runtime/frameworks/js/napi/ability_context/
Dability_context.js45 startAbility(want, options, callback) { argument
49 openLink(link, options, callback) { argument
53 startAbilityAsCaller(want, options, callback) { argument
57 startRecentAbility(want, options, callback) { argument
61 startAbilityWithAccount(want, accountId, options, callback) { argument
112 startAbilityForResult(want, options, callback) { argument
116 startAbilityForResultWithAccount(want, accountId, options, callback) { argument
120 startUIServiceExtensionAbility(want, callback) { argument
124 connectUIServiceExtensionAbility(want, callback) { argument
132 startServiceExtensionAbility(want, callback) { argument
[all …]
/foundation/arkui/ace_engine/frameworks/core/pipeline/
Dcontainer_window_manager.h66 void SetWindowMinimizeCallBack(WindowCallback&& callback) in SetWindowMinimizeCallBack()
71 void SetWindowMaximizeCallBack(WindowCallback&& callback) in SetWindowMaximizeCallBack()
76 void SetWindowMaximizeFloatingCallBack(WindowCallback&& callback) in SetWindowMaximizeFloatingCallBack()
81 void SetWindowRecoverCallBack(WindowCallback&& callback) in SetWindowRecoverCallBack()
86 void SetWindowCloseCallBack(WindowCallback&& callback) in SetWindowCloseCallBack()
91 void SetWindowSplitPrimaryCallBack(WindowCallback&& callback) in SetWindowSplitPrimaryCallBack()
96 void SetWindowSplitSecondaryCallBack(WindowCallback&& callback) in SetWindowSplitSecondaryCallBack()
101 void SetWindowGetModeCallBack(WindowModeCallback&& callback) in SetWindowGetModeCallBack()
106 void SetWindowGetIsMidSceneCallBack(WindowMidSceneCallback&& callback) in SetWindowGetIsMidSceneCallBack()
111 void SetWindowGetTypeCallBack(WindowTypeCallback&& callback) in SetWindowGetTypeCallBack()
[all …]
/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
Dinput_event.h31 explicit InputEvent(OnHoverEventFunc&& callback) : onHoverCallback_(std::move(callback)) {} in InputEvent()
33 explicit InputEvent(OnHoverFunc&& callback) : onHoverEventCallback_(std::move(callback)) {} in InputEvent()
35 explicit InputEvent(OnHoverMoveFunc&& callback) : onHoverMoveCallback_(std::move(callback)) {} in InputEvent()
37 explicit InputEvent(OnAxisEventFunc&& callback) : onAxisCallback_(std::move(callback)) {} in InputEvent()
39 …explicit InputEvent(OnAccessibilityHoverFunc&& callback) : onAccessibilityHoverFunc_(std::move(cal… in InputEvent()
148 void ReplaceJSFrameNodeInputEvent(OnMouseEventFunc&& callback) in ReplaceJSFrameNodeInputEvent()
155 void ReplaceJSFrameNodeInputEvent(OnHoverFunc&& callback) in ReplaceJSFrameNodeInputEvent()
163 void ReplaceJSFrameNodeInputEvent(OnHoverMoveFunc&& callback) in ReplaceJSFrameNodeInputEvent()
171 void ReplaceInputEvent(OnMouseEventFunc&& callback) in ReplaceInputEvent()
178 void ReplaceInputEvent(OnHoverFunc&& callback) in ReplaceInputEvent()
[all …]
/foundation/window/window_manager/interfaces/kits/napi/extension_window/
Dextension_window.js32 on(type, callback) { argument
36 on(type, reasons, callback) { argument
40 off(type, callback) { argument
44 hideNonSecureWindows(type, callback) { argument
48 createSubWindowWithOptions(type, callback) { argument
52 setWaterMarkFlag(type, callback) { argument
56 hidePrivacyContentForHost(type, callback) { argument
60 occupyEvents(eventFlags, callback) { argument
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
Dability_process_test.cpp78 CallbackInfo callback; variable
95 CallbackInfo callback; variable
114 CallbackInfo callback; variable
133 CallbackInfo callback; variable
151 CallbackInfo callback; variable
171 CallbackInfo callback; variable
194 CallbackInfo callback; variable
217 CallbackInfo callback; variable
246 CallbackInfo callback; variable
269 CallbackInfo callback; variable
[all …]
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/idl_client/idl_interface/
Di_wifi.c176 IWifiChipEventCallback *callback = GetWifiChipEventCallback(); in IdlCbkAddRemoveIface() local
218 IWifiApEventCallback *callback = GetWifiApEventCallback(id); in IdlCbkStaJoinLeave() local
233 ISupplicantEventCallback *callback = GetSupplicantEventCallback(); in IdlCbkScanInfoNotify() local
249 IWifiEventCallback *callback = GetWifiEventCallback(); in IdlCbkConnectChanged() local
264 IWifiEventCallback *callback = GetWifiEventCallback(); in IdlCbkDisConnectReasonNotify() local
280 IWifiEventCallback *callback = GetWifiEventCallback(); in IdlCbkBssidChanged() local
293 IWifiApEventCallback *callback = GetWifiApEventCallback(id); in IdlCbkApStateChange() local
306 IWifiEventCallback *callback = GetWifiEventCallback(); in IdlCbkWpaEventDeal() local
384 IWifiEventP2pCallback *callback = GetWifiP2pEventCallback(); in IdlCbP2pEventDeal() local
393 IWifiEventP2pCallback *callback = GetWifiP2pEventCallback(); in IdlCbP2pSupConnFailedEvent() local
[all …]
/foundation/distributedhardware/distributed_input/interfaces/inner_kits/src/
Ddistributed_input_kit.cpp22 const std::string &sinkId, sptr<IPrepareDInputCallback> callback) in PrepareRemoteInput()
29 const std::string &sinkId, sptr<IUnprepareDInputCallback> callback) in UnprepareRemoteInput()
36 const std::string &sinkId, const uint32_t &inputTypes, sptr<IStartDInputCallback> callback) in StartRemoteInput()
43 const std::string &sinkId, const uint32_t &inputTypes, sptr<IStopDInputCallback> callback) in StopRemoteInput()
50 const uint32_t &inputTypes, sptr<IStartDInputCallback> callback) in StartRemoteInput()
57 const uint32_t &inputTypes, sptr<IStopDInputCallback> callback) in StopRemoteInput()
84 sptr<IPrepareDInputCallback> callback) in PrepareRemoteInput()
91 sptr<IUnprepareDInputCallback> callback) in UnprepareRemoteInput()
98 sptr<IStartStopDInputsCallback> callback) in StartRemoteInput()
105 sptr<IStartStopDInputsCallback> callback) in StopRemoteInput()
[all …]
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_ability_runtime_test/
Dlocal_call_record_ut_test.cpp109 std::shared_ptr<CallerCallBack> callback = std::make_shared<CallerCallBack>(); variable
123 std::shared_ptr<CallerCallBack> callback = std::make_shared<CallerCallBack>(); variable
138 std::shared_ptr<CallerCallBack> callback = std::make_shared<CallerCallBack>(); variable
152 std::shared_ptr<CallerCallBack> callback = std::make_shared<CallerCallBack>(); variable
168 std::shared_ptr<CallerCallBack> callback = std::make_shared<CallerCallBack>(); variable
186 std::shared_ptr<CallerCallBack> callback = std::make_shared<CallerCallBack>(); variable
203 std::shared_ptr<CallerCallBack> callback = std::make_shared<CallerCallBack>(); variable
222 std::shared_ptr<CallerCallBack> callback = std::make_shared<CallerCallBack>(); variable
239 std::shared_ptr<CallerCallBack> callback = std::make_shared<CallerCallBack>(); variable
255 std::shared_ptr<CallerCallBack> callback = std::make_shared<CallerCallBack>(); variable
[all …]
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/unittest/common/
Dwifi_internal_event_dispatcher_test.cpp81 sptr<IWifiDeviceCallBack> callback; variable
95 sptr<IWifiDeviceCallBack> callback; variable
114 sptr<IWifiScanCallback> callback; variable
128 sptr<IWifiScanCallback> callback; variable
147 sptr<IWifiHotspotCallback> callback; variable
162 sptr<IWifiHotspotCallback> callback; variable
182 sptr<IWifiP2pCallback> callback; variable
189 sptr<IWifiP2pCallback> callback; variable
/foundation/arkui/ace_engine/frameworks/core/animation/
Dstatus_listener.h33 void AddStartListener(const StatusCallback& callback) in AddStartListener()
38 void AddStopListener(const StatusCallback& callback) in AddStopListener()
43 void AddRepeatListener(const StatusCallback& callback) in AddRepeatListener()
48 void AddPauseListener(const StatusCallback& callback) in AddPauseListener()
53 void AddResumeListener(const StatusCallback& callback) in AddResumeListener()
58 void AddIdleListener(const StatusCallback& callback) in AddIdleListener()
63 void AddPrepareListener(const StatusCallback& callback) in AddPrepareListener()
124 void RemoveStartListener(const StatusCallback& callback) in RemoveStartListener()
134 void RemoveStopListener(const StatusCallback& callback) in RemoveStopListener()
144 void RemoveRepeatListener(const StatusCallback& callback) in RemoveRepeatListener()
[all …]
/foundation/filemanagement/storage_service/services/storage_daemon/mock/
Duser_idm_client_impl_mock.cpp33 …serIdmClientImpl::GetSecUserInfo(int32_t userId, const std::shared_ptr<GetSecUserInfoCallback> &ca… in GetSecUserInfo()
49 const std::shared_ptr<UserIdmClientCallback> &callback) in AddCredential()
55 const std::shared_ptr<UserIdmClientCallback> &callback) in UpdateCredential()
66 const std::vector<uint8_t> &authToken, const std::shared_ptr<UserIdmClientCallback> &callback) in DeleteCredential()
72 const std::shared_ptr<UserIdmClientCallback> &callback) in DeleteUser()
77 …2_t UserIdmClientImpl::EraseUser(int32_t userId, const std::shared_ptr<UserIdmClientCallback> &cal… in EraseUser()
83 const std::shared_ptr<GetCredentialInfoCallback> &callback) in GetCredentialInfo()
88 …oid UserIdmClientImpl::ClearRedundancyCredential(const std::shared_ptr<UserIdmClientCallback> &cal… in ClearRedundancyCredential()

12345678910>>...129