Home
last modified time | relevance | path

Searched defs:callback (Results 1076 - 1100 of 4579) sorted by relevance

1...<<41424344454647484950>>...184

/foundation/ability/ability_runtime/test/unittest/user_controller_test/
H A Duser_controller_test.cpp94 sptr<TestUserCallback> callback = new TestUserCallback(); in HWTEST_F() local
108 sptr<TestUserCallback> callback = new TestUserCallback(); in HWTEST_F() local
/foundation/ability/form_fwk/test/unittest/fms_form_supply_stub_test/
H A Dfms_form_supply_stub_test.cpp120 FormSupplyCallback callback; in HWTEST_F() local
137 FormSupplyCallback callback; in HWTEST_F() local
155 FormSupplyCallback callback; in HWTEST_F() local
173 FormSupplyCallback callback; in HWTEST_F() local
190 sptr<MockFormSupplyCallback> callback = new (std::nothrow) MockFormSupplyCallback(); in HWTEST_F() local
212 sptr<MockFormSupplyCallback> callback = new (std::nothrow) MockFormSupplyCallback(); HWTEST_F() local
232 sptr<MockFormSupplyCallback> callback = new (std::nothrow) MockFormSupplyCallback(); HWTEST_F() local
252 sptr<MockFormSupplyCallback> callback = new (std::nothrow) MockFormSupplyCallback(); HWTEST_F() local
269 sptr<MockFormSupplyCallback> callback = new (std::nothrow) MockFormSupplyCallback(); HWTEST_F() local
291 sptr<MockFormSupplyCallback> callback = new (std::nothrow) MockFormSupplyCallback(); HWTEST_F() local
308 sptr<MockFormSupplyCallback> callback = new (std::nothrow) MockFormSupplyCallback(); HWTEST_F() local
327 sptr<MockFormSupplyCallback> callback = new (std::nothrow) MockFormSupplyCallback(); HWTEST_F() local
344 sptr<MockFormSupplyCallback> callback = new (std::nothrow) MockFormSupplyCallback(); HWTEST_F() local
365 sptr<MockFormSupplyCallback> callback = new (std::nothrow) MockFormSupplyCallback(); HWTEST_F() local
388 sptr<MockFormSupplyCallback> callback = new (std::nothrow) MockFormSupplyCallback(); HWTEST_F() local
406 sptr<MockFormSupplyCallback> callback = new (std::nothrow) MockFormSupplyCallback(); HWTEST_F() local
424 sptr<MockFormSupplyCallback> callback = new (std::nothrow) MockFormSupplyCallback(); HWTEST_F() local
443 sptr<MockFormSupplyCallback> callback = new (std::nothrow) MockFormSupplyCallback(); HWTEST_F() local
465 sptr<MockFormSupplyCallback> callback = new (std::nothrow) MockFormSupplyCallback(); HWTEST_F() local
488 sptr<MockFormSupplyCallback> callback = new (std::nothrow) MockFormSupplyCallback(); HWTEST_F() local
504 sptr<MockFormSupplyCallback> callback = new (std::nothrow) MockFormSupplyCallback(); HWTEST_F() local
521 sptr<MockFormSupplyCallback> callback = new (std::nothrow) MockFormSupplyCallback(); HWTEST_F() local
541 sptr<MockFormSupplyCallback> callback = new (std::nothrow) MockFormSupplyCallback(); HWTEST_F() local
561 sptr<MockFormSupplyCallback> callback = new (std::nothrow) MockFormSupplyCallback(); HWTEST_F() local
581 sptr<MockFormSupplyCallback> callback = new (std::nothrow) MockFormSupplyCallback(); HWTEST_F() local
603 sptr<MockFormSupplyCallback> callback = new (std::nothrow) MockFormSupplyCallback(); HWTEST_F() local
621 sptr<MockFormSupplyCallback> callback = new (std::nothrow) MockFormSupplyCallback(); HWTEST_F() local
639 sptr<MockFormSupplyCallback> callback = new (std::nothrow) MockFormSupplyCallback(); HWTEST_F() local
659 sptr<MockFormSupplyCallback> callback = new (std::nothrow) MockFormSupplyCallback(); HWTEST_F() local
677 sptr<MockFormSupplyCallback> callback = new (std::nothrow) MockFormSupplyCallback(); HWTEST_F() local
695 sptr<MockFormSupplyCallback> callback = new (std::nothrow) MockFormSupplyCallback(); HWTEST_F() local
715 sptr<MockFormSupplyCallback> callback = new (std::nothrow) MockFormSupplyCallback(); HWTEST_F() local
732 sptr<MockFormSupplyCallback> callback = new (std::nothrow) MockFormSupplyCallback(); HWTEST_F() local
751 sptr<MockFormSupplyCallback> callback = new (std::nothrow) MockFormSupplyCallback(); HWTEST_F() local
769 sptr<MockFormSupplyCallback> callback = new (std::nothrow) MockFormSupplyCallback(); HWTEST_F() local
787 sptr<MockFormSupplyCallback> callback = new (std::nothrow) MockFormSupplyCallback(); HWTEST_F() local
[all...]
/foundation/ability/ability_runtime/frameworks/native/ability/native/continuation/remote_register_service/
H A Dremote_register_service_stub.cpp70 sptr<IConnectCallback> callback = iface_cast<IConnectCallback>(object); in RegisterInner() local
/foundation/ability/ability_runtime/test/fuzztest/abilitymanagereventsubscriber_fuzzer/
H A Dabilitymanagereventsubscriber_fuzzer.cpp53 std::function<void()> callback; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Dform_host_client_test.cpp80 std::shared_ptr<FormCallbackInterfaceTest> callback = std::make_shared<FormCallbackInterfaceTest>(); in HWTEST_F() local
101 std::shared_ptr<FormCallbackInterfaceTest> callback = std::make_shared<FormCallbackInterfaceTest>(); in HWTEST_F() local
122 std::shared_ptr<FormCallbackInterfaceTest> callback = std::make_shared<FormCallbackInterfaceTest>(); HWTEST_F() local
144 std::shared_ptr<FormCallbackInterfaceTest> callback = std::make_shared<FormCallbackInterfaceTest>(); HWTEST_F() local
167 std::shared_ptr<FormCallbackInterfaceTest> callback = std::make_shared<FormCallbackInterfaceTest>(); HWTEST_F() local
[all...]
/foundation/CastEngine/castengine_cast_plus_stream/src/stream/src/player/include/
H A Dcast_stream_player.h108 explicit CastStreamVolumeCallback(std::shared_ptr<CastStreamPlayerCallback> callback) : callback_(callback) {} in CastStreamVolumeCallback() argument
/foundation/CastEngine/castengine_wifi_display/services/network/client/
H A Dtcp_client.cpp59 auto callback = callback_.lock(); in Connect() local
79 auto callback = callback_.lock(); in Connect() local
148 auto callback = callback_.lock(); in OnClientReadable() local
154 auto callback = callback_.lock(); OnClientReadable() local
[all...]
/foundation/ability/ability_runtime/frameworks/js/napi/auto_fill_manager/
H A Djs_auto_save_request_callback.cpp103 bool JsAutoSaveRequestCallback::IsJsCallbackEquals(std::shared_ptr<NativeReference> callback, napi_value value) in IsJsCallbackEquals() argument
/foundation/ability/ability_runtime/frameworks/native/appkit/app_startup/
H A Dstartup_task_dispatcher.cpp163 std::unique_ptr<StartupTaskResultCallback> callback = std::make_unique<StartupTaskResultCallback>(); in RunTaskInit() local
H A Dstartup_task_manager.cpp141 auto callback = [weak = weak_from_this()]() { in AddAsyncTimeoutTimer() local
/foundation/ability/ability_runtime/test/unittest/continuation_test/remote_register_service_test/remote_register_service_proxy_test/
H A Dremote_register_service_proxy_test.cpp123 sptr<MoclConnectCallback> callback = new (std::nothrow) MoclConnectCallback(); in HWTEST_F() local
145 sptr<MoclConnectCallback> callback = new (std::nothrow) MoclConnectCallback(); in HWTEST_F() local
167 sptr<MoclConnectCallback> callback = new (std::nothrow) MoclConnectCallback(); in HWTEST_F() local
189 sptr<MoclConnectCallback> callback in HWTEST_F() local
211 sptr<MoclConnectCallback> callback = new (std::nothrow) MoclConnectCallback(); HWTEST_F() local
235 sptr<MoclConnectCallback> callback = new (std::nothrow) MoclConnectCallback(); HWTEST_F() local
258 sptr<MoclConnectCallback> callback = nullptr; HWTEST_F() local
[all...]
/foundation/ability/ability_runtime/frameworks/js/napi/featureAbility/
H A Dnapi_data_ability_observer.cpp150 napi_value callback = nullptr; in CallJsMethod() local
/foundation/ability/ability_runtime/test/unittest/auto_fill_manager_test/
H A Dauto_fill_manager_test.cpp303 Ace::ModalUIExtensionCallbacks callback; in HWTEST_F() local
/foundation/ability/ability_runtime/test/unittest/quick_fix/quick_fix_callback_with_record_test/
H A Dquick_fix_callback_with_record_test.cpp95 sptr<QuickFixCallbackImpl> callback = new QuickFixCallbackImpl(); in HWTEST_F() local
122 sptr<QuickFixCallbackImpl> callback = new QuickFixCallbackImpl(); in HWTEST_F() local
149 sptr<QuickFixCallbackImpl> callback = new QuickFixCallbackImpl(); HWTEST_F() local
181 sptr<QuickFixCallbackImpl> callback = new QuickFixCallbackImpl(); HWTEST_F() local
206 sptr<QuickFixCallbackImpl> callback = new QuickFixCallbackImpl(); HWTEST_F() local
235 sptr<QuickFixCallbackImpl> callback = new QuickFixCallbackImpl(); HWTEST_F() local
[all...]
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_ability_runtime_test/
H A Dlocal_call_record_ut_test.cpp109 std::shared_ptr<CallerCallBack> callback = std::make_shared<CallerCallBack>(); in HWTEST_F() local
123 std::shared_ptr<CallerCallBack> callback = std::make_shared<CallerCallBack>(); in HWTEST_F() local
138 std::shared_ptr<CallerCallBack> callback = std::make_shared<CallerCallBack>(); in HWTEST_F() local
152 std::shared_ptr<CallerCallBack> callback = std::make_shared<CallerCallBack>(); in HWTEST_F() local
168 std::shared_ptr<CallerCallBack> callback in HWTEST_F() local
186 std::shared_ptr<CallerCallBack> callback = std::make_shared<CallerCallBack>(); HWTEST_F() local
203 std::shared_ptr<CallerCallBack> callback = std::make_shared<CallerCallBack>(); HWTEST_F() local
222 std::shared_ptr<CallerCallBack> callback = std::make_shared<CallerCallBack>(); HWTEST_F() local
239 std::shared_ptr<CallerCallBack> callback = std::make_shared<CallerCallBack>(); HWTEST_F() local
255 std::shared_ptr<CallerCallBack> callback = std::make_shared<CallerCallBack>(); HWTEST_F() local
271 std::shared_ptr<CallerCallBack> callback = std::make_shared<CallerCallBack>(); HWTEST_F() local
288 std::shared_ptr<CallerCallBack> callback = std::make_shared<CallerCallBack>(); HWTEST_F() local
307 std::shared_ptr<CallerCallBack> callback = std::make_shared<CallerCallBack>(); HWTEST_F() local
324 std::shared_ptr<CallerCallBack> callback = std::make_shared<CallerCallBack>(); HWTEST_F() local
341 std::shared_ptr<CallerCallBack> callback = std::make_shared<CallerCallBack>(); HWTEST_F() local
383 std::shared_ptr<CallerCallBack> callback = std::make_shared<CallerCallBack>(); HWTEST_F() local
[all...]
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/stream/src/player/include/
H A Dcast_stream_player.h108 explicit CastStreamVolumeCallback(std::shared_ptr<CastStreamPlayerCallback> callback) : callback_(callback) {} in CastStreamVolumeCallback() argument
/foundation/ability/ability_runtime/frameworks/js/napi/dialog_request_info/
H A Drequest_info.cpp50 auto callback = [](napi_env env, napi_callback_info info) -> napi_value { in WrapRequestInfo() local
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/app/
H A Dability_stage.cpp113 int32_t AbilityStage::RunAutoStartupTask(const std::function<void()> &callback, bool &isAsyncCallback, in RunAutoStartupTask() argument
/foundation/ability/ability_runtime/interfaces/kits/native/ability/ability_runtime/
H A Dcaller_callback.h40 void SetCallBack(CallBackClosure callback) in SetCallBack() argument
/foundation/ability/ability_runtime/test/unittest/child_process_manager_test/
H A Dchild_process_manager_test.cpp302 sptr<IRemoteObject> callback; in HWTEST_F() local
/foundation/ability/ability_runtime/frameworks/js/napi/ability_auto_startup_callback/
H A Djs_ability_auto_startup_callback.cpp131 bool JsAbilityAutoStartupCallBack::IsJsCallbackEquals(const std::shared_ptr<NativeReference> &callback, in IsJsCallbackEquals() argument
[all...]
/foundation/ability/ability_runtime/test/fuzztest/appmgrclientrest_fuzzer/
H A Dappmgrclientrest_fuzzer.cpp54 sptr<IAppStateCallback> callback; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/test/unittest/ams_app_mgr_client_test/
H A Dams_app_mgr_client_test.cpp253 sptr<IAppStateCallback> callback = iface_cast<IAppStateCallback>(mockCallback); in HWTEST_F() local
279 sptr<IAppStateCallback> callback; in HWTEST_F() local
/foundation/CastEngine/castengine_cast_framework/interfaces/kits/js/src/
H A Dnapi_cast_session_listener.cpp101 napi_status NapiCastSessionListener::AddCallback(napi_env env, int32_t event, napi_value callback) in AddCallback() argument
130 napi_status NapiCastSessionListener::RemoveCallback(napi_env env, int32_t event, napi_value callback) in RemoveCallback() argument
[all...]
H A Dnapi_cast_session_manager_listener.cpp98 napi_status NapiCastSessionManagerListener::AddCallback(napi_env env, int32_t event, napi_value callback) in AddCallback() argument
127 napi_status NapiCastSessionManagerListener::RemoveCallback(napi_env env, int32_t event, napi_value callback) in RemoveCallback() argument
[all...]

Completed in 12 milliseconds

1...<<41424344454647484950>>...184