Home
last modified time | relevance | path

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

12345678910>>...125

/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/
H A Dapplication_test.cpp67 …std::shared_ptr<MockAbilityLifecycleCallbacks> callback = std::make_shared<MockAbilityLifecycleCal… variable
109 …std::shared_ptr<MockAbilityLifecycleCallbacks> callback = std::make_shared<MockAbilityLifecycleCal… variable
131 …std::shared_ptr<MockAbilityLifecycleCallbacks> callback = std::make_shared<MockAbilityLifecycleCal… variable
154 …std::shared_ptr<MockAbilityLifecycleCallbacks> callback = std::make_shared<MockAbilityLifecycleCal… variable
176 …std::shared_ptr<MockAbilityLifecycleCallbacks> callback = std::make_shared<MockAbilityLifecycleCal… variable
198 …std::shared_ptr<MockAbilityLifecycleCallbacks> callback = std::make_shared<MockAbilityLifecycleCal… variable
220 …std::shared_ptr<MockAbilityLifecycleCallbacks> callback = std::make_shared<MockAbilityLifecycleCal… variable
242 …std::shared_ptr<MockAbilityLifecycleCallbacks> callback = std::make_shared<MockAbilityLifecycleCal… variable
286 std::shared_ptr<MockElementsCallback> callback = std::make_shared<MockElementsCallback>(); variable
386 std::shared_ptr<MockElementsCallback> callback = std::make_shared<MockElementsCallback>(); variable
[all …]
/ohos5.0/foundation/multimedia/av_session/frameworks/native/session/src/
H A Davsession_callback_client.cpp30 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
120 auto callback = callback_; in OnRewind() local
[all …]
H A Davcontroller_callback_client.cpp31 auto callback = callback_; in OnSessionDestroy() local
41 auto callback = callback_; in OnAVCallMetaDataChange() local
51 auto callback = callback_; in OnAVCallStateChange() local
60 auto callback = callback_; in OnPlaybackStateChange() local
70 auto callback = callback_; in OnMetaDataChange() local
78 auto callback = callback_; in OnActiveStateChange() local
88 auto callback = callback_; in OnValidCommandChange() local
96 auto callback = callback_; in OnOutputDeviceChange() local
108 auto callback = callback_; in OnSessionEventChange() local
118 auto callback = callback_; in OnQueueItemsChange() local
[all …]
H A Davcast_controller_callback_client.cpp31 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
131 auto callback = callback_; in OnKeyRequest() local
[all …]
/ohos5.0/base/location/test/location_geofence/source/
H A Dlocation_gnss_geofence_callback_host_test.cpp39 std::shared_ptr<LocationGnssGeofenceCallbackNapi> callback = variable
56 std::shared_ptr<LocationGnssGeofenceCallbackNapi> callback = variable
74 std::shared_ptr<LocationGnssGeofenceCallbackNapi> callback = variable
86 std::shared_ptr<LocationGnssGeofenceCallbackNapi> callback = variable
98 std::shared_ptr<LocationGnssGeofenceCallbackNapi> callback = variable
119 std::shared_ptr<LocationGnssGeofenceCallbackNapi> callback = variable
136 std::shared_ptr<LocationGnssGeofenceCallbackNapi> callback = variable
151 std::shared_ptr<LocationGnssGeofenceCallbackNapi> callback = variable
166 std::shared_ptr<LocationGnssGeofenceCallbackNapi> callback = variable
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/js/napi/datashare_ext_ability/
H A Ddatashare_ext_ability.js17 onCreate(want, 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
54 getType(uri, callback) { argument
58 batchInsert(uri, values, callback) { argument
62 normalizeUri(uri, callback) { argument
[all …]
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Dace_view_preview.h47 void RegisterTouchEventCallback(TouchEventCallback&& callback) override in RegisterTouchEventCallback()
53 void RegisterKeyEventCallback(KeyEventCallback&& callback) override in RegisterKeyEventCallback()
59 void RegisterMouseEventCallback(MouseEventCallback&& callback) override in RegisterMouseEventCallback()
65 void RegisterAxisEventCallback(AxisEventCallback&& callback) override in RegisterAxisEventCallback()
71 void RegisterRotationEventCallback(RotationEventCallBack&& callback) override in RegisterRotationEventCallback()
77 void RegisterDragEventCallback(DragEventCallBack&& callback) override {} in RegisterDragEventCallback()
79 void RegisterCardViewPositionCallback(CardViewPositionCallBack&& callback) override in RegisterCardViewPositionCallback()
91 void RegisterViewChangeCallback(ViewChangeCallback&& callback) override in RegisterViewChangeCallback()
99 void RegisterDensityChangeCallback(DensityChangeCallback&& callback) override in RegisterDensityChangeCallback()
113 void RegisterSurfaceDestroyCallback(SurfaceDestroyCallback&& callback) override in RegisterSurfaceDestroyCallback()
[all …]
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_scanner_db_test/src/
H A 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 …]
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_utils/unittest/
H A Dwifi_event_handler_test.cpp24 std::function<void()> callback = EventHandlerCallback; variable
30 std::function<void()> callback = EventHandlerCallback; variable
36 std::function<void()> callback = EventHandlerCallback; variable
47 std::function<void()> callback = EventHandlerCallback; variable
/ohos5.0/base/account/os_account/services/accountmgr/test/unittest/account_iam/
H A Daccount_iam_service_test.cpp187 sptr<MockIIDMCallback> callback = new (std::nothrow) MockIIDMCallback(); variable
202 sptr<MockIIDMCallback> callback = new (std::nothrow) MockIIDMCallback(); variable
217 sptr<MockIIDMCallback> callback = new (std::nothrow) MockIIDMCallback(); variable
232 sptr<MockIIDMCallback> callback = new (std::nothrow) MockIIDMCallback(); variable
247 sptr<MockIIDMCallback> callback = new (std::nothrow) MockIIDMCallback(); variable
274 sptr<MockIIDMCallback> callback = new (std::nothrow) MockIIDMCallback(); variable
289 sptr<MockIIDMCallback> callback = new (std::nothrow) MockIIDMCallback(); variable
405 sptr<MockIIDMCallback> callback = new (std::nothrow) MockIIDMCallback(); variable
427 sptr<MockIIDMCallback> callback = new (std::nothrow) MockIIDMCallback(); variable
464 sptr<MockGetSetPropCallback> callback = new (std::nothrow) MockGetSetPropCallback(); variable
[all …]
/ohos5.0/foundation/resourceschedule/background_task_mgr/interfaces/test/unittest/transient_task_jsunittest/
H A 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
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/ndk/impl/
H A 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()
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()
216 …ra_ErrorCode Camera_PhotoOutput::RegisterCaptureReadyCallback(OH_PhotoOutput_CaptureReady callback) in RegisterCaptureReadyCallback()
230 …_ErrorCode Camera_PhotoOutput::UnregisterCaptureReadyCallback(OH_PhotoOutput_CaptureReady callback) in UnregisterCaptureReadyCallback()
239 OH_PhotoOutput_EstimatedCaptureDuration callback) in RegisterEstimatedCaptureDurationCallback()
[all …]
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/unittest/common/
H A Dwifi_internal_event_dispatcher_test.cpp71 sptr<IWifiDeviceCallBack> callback; variable
85 sptr<IWifiDeviceCallBack> callback; variable
104 sptr<IWifiScanCallback> callback; variable
118 sptr<IWifiScanCallback> callback; variable
137 sptr<IWifiHotspotCallback> callback; variable
152 sptr<IWifiHotspotCallback> callback; variable
172 sptr<IWifiP2pCallback> callback; variable
179 sptr<IWifiP2pCallback> callback; variable
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/ndk/
H A Dphoto_output.cpp70 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()
220 OH_PhotoOutput_PhotoAvailable callback) in OH_PhotoOutput_RegisterPhotoAvailableCallback()
235 OH_PhotoOutput_PhotoAvailable callback) in OH_PhotoOutput_UnregisterPhotoAvailableCallback()
[all …]
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/idl_client/unittest/
H A Dwifi_idl_inner_interface_test.cpp449 P2pHalCallback callback; variable
469 P2pHalCallback callback; variable
490 P2pHalCallback callback; variable
507 P2pHalCallback callback; variable
525 P2pHalCallback callback; variable
546 P2pHalCallback callback; variable
569 P2pHalCallback callback; variable
586 P2pHalCallback callback; variable
606 P2pHalCallback callback; variable
629 P2pHalCallback callback; variable
[all …]
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/ability_context/
H A Dability_context.js41 startAbility(want, options, callback) { argument
45 openLink(link, options, callback) { argument
53 startRecentAbility(want, options, callback) { argument
156 disconnectAbility(connection, callback) { argument
164 terminateSelf(callback) { argument
184 setMissionContinueState(state, callback) { argument
188 setMissionLabel(label, callback) { argument
192 setMissionIcon(icon, callback) { argument
200 reportDrawnCompleted(callback) { argument
208 requestModalUIExtension(want, callback) { argument
[all …]
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/ui_extension_context/
H A Dui_extension_context.js32 startAbility(want, options, callback) { argument
37 startUIServiceExtensionAbility(want, callback) { argument
42 connectUIServiceExtensionAbility(want, callback) { argument
50 openLink(link, options, callback) { argument
55 terminateSelf(callback) { argument
60 startAbilityForResult(want, options, callback) { argument
65 startAbilityForResultAsCaller(want, options, callback) { argument
70 terminateSelfWithResult(abilityResult, callback) { argument
79 disconnectServiceExtensionAbility(connection, callback) { argument
83 reportDrawnCompleted(callback) { argument
[all …]
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/
H A Dinteractable_view.cpp33 static GestureEventFunc GestureEventWrapper(std::function<void(const ClickInfo& clickInfo)> callbac… in GestureEventWrapper()
45 void InteractableView::OnClick(std::function<void(const ClickInfo& clickInfo)> callback) in OnClick()
53 void InteractableView::OnTouch(std::function<void(TouchEventInfo& touchInfo)> callback) in OnTouch()
59 void InteractableView::OnAppear(std::function<void()> callback) in OnAppear()
64 void InteractableView::OnDisAppear(std::function<void()> callback) in OnDisAppear()
69 void InteractableView::OnHover(std::function<void(bool)> callback) in OnHover()
76 void InteractableView::OnKey(std::function<bool(KeyEventInfo& keyInfo)> callback) in OnKey()
81 void InteractableView::OnDelete(std::function<void()> callback) in OnDelete()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dcontainer_window_manager.h64 void SetWindowMinimizeCallBack(WindowCallback&& callback) in SetWindowMinimizeCallBack()
69 void SetWindowMaximizeCallBack(WindowCallback&& callback) in SetWindowMaximizeCallBack()
74 void SetWindowMaximizeFloatingCallBack(WindowCallback&& callback) in SetWindowMaximizeFloatingCallBack()
79 void SetWindowRecoverCallBack(WindowCallback&& callback) in SetWindowRecoverCallBack()
84 void SetWindowCloseCallBack(WindowCallback&& callback) in SetWindowCloseCallBack()
89 void SetWindowSplitPrimaryCallBack(WindowCallback&& callback) in SetWindowSplitPrimaryCallBack()
94 void SetWindowSplitSecondaryCallBack(WindowCallback&& callback) in SetWindowSplitSecondaryCallBack()
99 void SetWindowGetModeCallBack(WindowModeCallback&& callback) in SetWindowGetModeCallBack()
104 void SetWindowGetTypeCallBack(WindowTypeCallback&& callback) in SetWindowGetTypeCallBack()
109 void SetWindowStartMoveCallBack(WindowCallback&& callback) in SetWindowStartMoveCallBack()
[all …]
/ohos5.0/base/powermgr/power_manager/frameworks/native/shutdown/
H A Dshutdown_client.cpp33 const sptr<ITakeOverShutdownCallback>& callback, ShutdownPriority priority) in RegisterShutdownCallback()
39 void ShutdownClient::UnRegisterShutdownCallback(const sptr<ITakeOverShutdownCallback>& callback) in UnRegisterShutdownCallback()
46 const sptr<IAsyncShutdownCallback>& callback, ShutdownPriority priority) in RegisterShutdownCallback()
52 void ShutdownClient::UnRegisterShutdownCallback(const sptr<IAsyncShutdownCallback>& callback) in UnRegisterShutdownCallback()
59 const sptr<ISyncShutdownCallback>& callback, ShutdownPriority priority) in RegisterShutdownCallback()
65 void ShutdownClient::UnRegisterShutdownCallback(const sptr<ISyncShutdownCallback>& callback) in UnRegisterShutdownCallback()
/ohos5.0/foundation/barrierfree/accessibility/interfaces/kits/napi/accessibility_extension_context/
H A Daccessibility_extension_context.js23 setTargetBundleName(targetNames, callback) { argument
28 getFocusElement(isAccessibilityFocus, callback) { argument
33 getWindowRootElement(windowId, callback) { argument
38 getWindows(displayId, callback) { argument
43 injectGesture(gesture, callback) { argument
48 injectGestureSync(gesture, callback) { argument
53 startAbility(want, callback) { argument
/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A 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 …]
/ohos5.0/base/security/dlp_permission_service/services/dlp_permission/sa/test/unittest/src/
H A Ddlp_callback_test.cpp64 sptr<DlpTestRemoteObj> callback = new (std::nothrow)IRemoteStub<DlpTestRemoteObj>(); variable
142 sptr<DlpTestRemoteObj> callback = new (std::nothrow)IRemoteStub<DlpTestRemoteObj>(); variable
174 sptr<TestOpenDlpFileCallback> callback = new (std::nothrow) TestOpenDlpFileCallback(); variable
204 sptr<TestOpenDlpFileCallback> callback = new (std::nothrow) TestOpenDlpFileCallback(); variable
228 sptr<TestOpenDlpFileCallback> callback = new (std::nothrow) TestOpenDlpFileCallback(); variable
257 sptr<TestOpenDlpFileCallback> callback = new (std::nothrow) TestOpenDlpFileCallback(); variable
275 sptr<TestOpenDlpFileCallback> callback = new (std::nothrow) TestOpenDlpFileCallback(); variable
293 sptr<TestOpenDlpFileCallback> callback = new (std::nothrow) TestOpenDlpFileCallback(); variable
367 sptr<TestOpenDlpFileCallback> callback = new (std::nothrow) TestOpenDlpFileCallback(); variable
429 sptr<TestOpenDlpFileCallback> callback = new (std::nothrow) TestOpenDlpFileCallback(); variable
[all …]
/ohos5.0/base/account/os_account/services/accountmgr/test/mock/app_account/
H A Dmock_app_account_authenticator_stub.cpp23 const AAFwk::WantParams &options, const sptr<IRemoteObject> &callback) in AddAccountImplicitly()
31 const AAFwk::WantParams &options, const sptr<IRemoteObject> &callback) in Authenticate()
38 …nst std::string &name, const VerifyCredentialOptions &options, const sptr<IRemoteObject> &callback) in VerifyCredential()
45 …nst std::string &name, const std::vector<std::string> &labels, const sptr<IRemoteObject> &callback) in CheckAccountLabels()
52 const SetPropertiesOptions &options, const sptr<IRemoteObject> &callback) in SetProperties()
58 …ountAuthenticator::IsAccountRemovable(const std::string &name, const sptr<IRemoteObject> &callback) in IsAccountRemovable()
65 const CreateAccountImplicitlyOptions &options, const sptr<IRemoteObject> &callback) in CreateAccountImplicitly()
72 const AAFwk::WantParams &options, const sptr<IRemoteObject> &callback) in Auth()
/ohos5.0/foundation/distributedhardware/distributed_input/interfaces/inner_kits/src/
H A Ddistributed_input_kit.cpp22 const std::string &sinkId, sptr<IPrepareDInputCallback> callback) in PrepareRemoteInput()
29 const std::string &sinkId, sptr<IUnprepareDInputCallback> callback) in UnprepareRemoteInput()
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()
112 const std::vector<std::string> &dhIds, sptr<IStartStopDInputsCallback> callback) in StartRemoteInput()
119 const std::vector<std::string> &dhIds, sptr<IStartStopDInputsCallback> callback) in StopRemoteInput()
[all …]

12345678910>>...125