Home
last modified time | relevance | path

Searched defs:handler (Results 1876 - 1900 of 2667) sorted by relevance

1...<<71727374757677787980>>...107

/base/telephony/cellular_call/services/ims_service_interaction/src/
H A Dims_call_client.cpp141 RegisterImsCallCallbackHandler( int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) RegisterImsCallCallbackHandler() argument
/base/telephony/cellular_call/test/unittest/imstest/
H A Dzero_branch_test.cpp505 auto handler = std::make_shared<CellularCallHandler>(subscriberInfo); in HWTEST_F() local
547 auto handler = std::make_shared<CellularCallHandler>(subscriberInfo); in HWTEST_F() local
600 auto handler = std::make_shared<CellularCallHandler>(subscriberInfo); in HWTEST_F() local
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnapi_web_scheme_handler_request.cpp855 WebSchemeHandler *handler = new WebSchemeHandler(env); in JS_Constructor() local
875 WebSchemeHandler *handler = nullptr; in JS_RequestStart() local
909 WebSchemeHandler *handler = nullptr; in JS_RequestStop() local
972 WebResourceHandler *handler = new WebResourceHandler(env); JS_Constructor() local
[all...]
H A Dnative_media_player_impl.cpp170 NapiNativeMediaPlayerHandlerImpl( int32_t nwebId, std::shared_ptr<NWebNativeMediaPlayerHandler> handler) NapiNativeMediaPlayerHandlerImpl() argument
318 OnCreate( std::shared_ptr<NWebNativeMediaPlayerHandler> handler, std::shared_ptr<NWebMediaInfo> mediaInfo) OnCreate() argument
379 ConstructHandler( napi_value* value, std::shared_ptr<NWebNativeMediaPlayerHandler> handler) ConstructHandler() argument
H A Dweb_scheme_handler_request.cpp38 WebSchemeHandler* handler = in OnRequestStart() local
56 WebSchemeHandler* handler = in OnRequestStop() local
307 WebSchemeHandler* WebSchemeHandler::GetWebSchemeHandler(const ArkWeb_SchemeHandler* handler) in GetWebSchemeHandler() argument
299 GetArkWebSchemeHandler( WebSchemeHandler* handler) GetArkWebSchemeHandler() argument
317 ArkWeb_SchemeHandler* handler; WebSchemeHandler() local
337 ArkWeb_SchemeHandler* handler = ~WebSchemeHandler() local
555 WebResourceHandler(napi_env env, const ArkWeb_ResourceHandler* handler) WebResourceHandler() argument
[all...]
/base/useriam/user_auth_framework/services/remote_connect/src/
H A Dsoft_bus_manager.cpp266 auto handler = ThreadHandler::GetSingleThreadInstance(); in ServiceSocketInit() local
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dpending_want_manager.cpp609 auto handler = abilityManagerService->GetTaskHandler(); in ClearPendingWantRecord() local
H A Dability_scheduler_stub.cpp750 AbilitySchedulerRecipient::AbilitySchedulerRecipient(RemoteDiedHandler handler) : handler_(handler) in AbilitySchedulerRecipient() argument
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Ddistributed_sched_stub_test.cpp73 void DistributedSchedStubTest::WaitHandlerTaskDone(const std::shared_ptr<AppExecFwk::EventHandler> &handler) in WaitHandlerTaskDone() argument
/foundation/ability/form_fwk/services/src/
H A Dform_render_mgr_inner.cpp764 FormRenderRecipient::FormRenderRecipient(RemoteDiedHandler handler) : handler_(handler) {} in FormRenderRecipient() argument
/foundation/ability/ability_runtime/frameworks/native/ability/native/ui_service_extension_ability/
H A Djs_ui_service_extension.cpp139 Init(const std::shared_ptr<AbilityLocalRecord> &record, const std::shared_ptr<OHOSApplication> &application, std::shared_ptr<AbilityHandler> &handler, const sptr<IRemoteObject> &token) Init() argument
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Djs_service_extension.cpp154 Init(const std::shared_ptr<AbilityLocalRecord> &record, const std::shared_ptr<OHOSApplication> &application, std::shared_ptr<AbilityHandler> &handler, const sptr<IRemoteObject> &token) Init() argument
H A Dui_ability_impl.cpp34 Init(const std::shared_ptr<AppExecFwk::OHOSApplication> &application, const std::shared_ptr<AppExecFwk::AbilityLocalRecord> &record, std::shared_ptr<UIAbility> &ability, std::shared_ptr<AppExecFwk::AbilityHandler> &handler, const sptr<IRemoteObject> &token) Init() argument
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_ability_runtime_test/
H A Dability_context_impl_test.cpp1392 std::shared_ptr<AbilityHandler> handler = std::make_shared<AbilityHandler>(nullptr); in HWTEST_F() local
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_ability.cpp27 Init(std::shared_ptr<AbilityInfo>& abilityInfo, const std::shared_ptr<OHOSApplication>& application, std::shared_ptr<AbilityHandler>& handler, const sptr<IRemoteObject>& token) Init() argument
/foundation/ability/ability_runtime/test/unittest/ability_manager_proxy_test/
H A Dability_manager_proxy_test.cpp1650 sptr<IWindowManagerServiceHandler> handler = nullptr; in HWTEST_F() local
/foundation/ability/ability_runtime/frameworks/native/ability/native/auto_fill_extension_ability/
H A Djs_auto_fill_extension.cpp708 auto handler = std::make_shared<AppExecFwk::EventHandler>(AppExecFwk::EventRunner::GetMainEventRunner()); in RegisterTransferComponentDataListener() local
127 Init(const std::shared_ptr<AbilityLocalRecord> &record, const std::shared_ptr<OHOSApplication> &application, std::shared_ptr<AbilityHandler> &handler, const sptr<IRemoteObject> &token) Init() argument
/foundation/ability/ability_runtime/test/unittest/cj_ui_ability_test/
H A Dcj_ui_ability_test.cpp138 std::shared_ptr<AbilityHandler> handler = std::make_shared<AbilityHandler>(eventRunner); in HWTEST_F() local
187 std::shared_ptr<AbilityHandler> handler = std::make_shared<AbilityHandler>(eventRunner); in HWTEST_F() local
206 std::shared_ptr<AbilityHandler> handler = nullptr; in HWTEST_F() local
246 std::shared_ptr<AbilityHandler> handler = nullptr; in HWTEST_F() local
274 std::shared_ptr<AbilityHandler> handler = nullptr; HWTEST_F() local
343 std::shared_ptr<AbilityHandler> handler = nullptr; HWTEST_F() local
408 std::shared_ptr<AbilityHandler> handler = nullptr; HWTEST_F() local
453 std::shared_ptr<AbilityHandler> handler = nullptr; HWTEST_F() local
481 auto handler = std::make_shared<AbilityHandler>(eventRunner); HWTEST_F() local
534 auto handler = std::make_shared<AbilityHandler>(eventRunner); HWTEST_F() local
560 std::shared_ptr<AbilityHandler> handler = nullptr; HWTEST_F() local
584 std::shared_ptr<AbilityHandler> handler = nullptr; HWTEST_F() local
626 std::shared_ptr<AbilityHandler> handler = std::make_shared<AbilityHandler>(eventRunner); HWTEST_F() local
649 std::shared_ptr<AbilityHandler> handler = std::make_shared<AbilityHandler>(eventRunner); HWTEST_F() local
678 std::shared_ptr<AbilityHandler> handler = std::make_shared<AbilityHandler>(eventRunner); HWTEST_F() local
705 std::shared_ptr<AbilityHandler> handler = std::make_shared<AbilityHandler>(eventRunner); HWTEST_F() local
745 std::shared_ptr<AbilityHandler> handler = std::make_shared<AbilityHandler>(eventRunner); HWTEST_F() local
786 std::shared_ptr<AbilityHandler> handler = std::make_shared<AbilityHandler>(eventRunner); HWTEST_F() local
821 std::shared_ptr<AbilityHandler> handler = std::make_shared<AbilityHandler>(eventRunner); HWTEST_F() local
[all...]
/foundation/ability/ability_runtime/test/unittest/ui_ability_lifecycle_manager_test/
H A Dui_ability_lifecycle_manager_test.cpp2971 sptr<ISessionHandler> handler; in HWTEST_F() local
/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_window_manager.cpp104 void AccessibilityWindowManager::RegisterWindowListener(const std::shared_ptr<AppExecFwk::EventHandler> &handler) in RegisterWindowListener() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dweb_pattern_new_branch_test.cpp906 FullScreenEnterEventMock( const RefPtr<FullScreenExitHandler>& handler, int videoNaturalWidth, int videoNaturalHeight) FullScreenEnterEventMock() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_app_provision_info_test/
H A Dbms_bundle_app_provision_info_test.cpp1181 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); in HWTEST_F() local
1200 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); in HWTEST_F() local
1227 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); in HWTEST_F() local
1263 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
1296 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
1334 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
1361 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
1402 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
1440 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
1484 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
1510 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
1534 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
1567 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
1600 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
1620 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
1640 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_event_handler_test/
H A Dbms_event_handler_test.cpp104 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); in HWTEST_F() local
118 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); in HWTEST_F() local
130 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); in HWTEST_F() local
144 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
158 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
172 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
201 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
214 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
228 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
242 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
256 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
277 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
292 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
307 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
323 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
339 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
351 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
365 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
385 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
410 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
423 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
448 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
482 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
517 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
532 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
567 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
595 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
618 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
630 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
644 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
671 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
693 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
711 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
723 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
738 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
756 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
770 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
787 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
809 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
825 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
838 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
853 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
876 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
901 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
915 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
930 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
946 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
960 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
978 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
1002 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
1017 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
1032 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
1052 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
1074 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
1089 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
1104 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
1119 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
1135 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
1160 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
1179 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
1204 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
1220 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
1239 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
1258 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
1281 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
1301 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
1326 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
1344 std::shared_ptr<BMSEventHandler> handler = std::make_shared<BMSEventHandler>(); HWTEST_F() local
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_free_install_test/
H A Dbms_bundle_free_install_test.cpp1823 std::shared_ptr<AgingHandler> handler; in HWTEST_F() local
/foundation/multimedia/audio_framework/frameworks/js/napi/audiomanager/
H A Dnapi_audio_volume_group_manager.cpp1281 napi_valuetype handler = napi_undefined; in On() local
1317 napi_valuetype handler = napi_undefined; in Off() local

Completed in 51 milliseconds

1...<<71727374757677787980>>...107