Home
last modified time | relevance | path

Searched defs:remote (Results 351 - 375 of 1415) sorted by relevance

1...<<11121314151617181920>>...57

/base/telephony/sms_mms/services/sms/ims_service_interaction/src/
H A Dims_sms_proxy.cpp92 sptr<IRemoteObject> remote = Remote(); in RegisterImsSmsCallback() local
125 sptr<IRemoteObject> remote = Remote(); in SendRequest() local
/base/update/sys_installer/interfaces/innerkits/ipc_client/src/
H A Dmodule_update_proxy.cpp30 auto remote = Remote(); in InstallModulePackage() local
58 auto remote = Remote(); in UninstallModulePackage() local
87 auto remote = Remote(); in GetModulePackageInfo() local
116 auto remote = Remote(); ExitModuleUpdate() local
144 auto remote = Remote(); GetHmpVersionInfo() local
183 auto remote = Remote(); StartUpdateHmpPackage() local
217 auto remote = Remote(); GetHmpUpdateResult() local
[all...]
/base/useriam/pin_auth/frameworks/client/src/
H A Dpinauth_register_impl.cpp93 void PinAuthRegisterImpl::ResetProxy(const wptr<IRemoteObject>& remote) in ResetProxy() argument
115 void PinAuthRegisterImpl::PinAuthDeathRecipient::OnRemoteDied(const wptr<IRemoteObject>& remote) in OnRemoteDied() argument
/base/useriam/user_auth_framework/frameworks/native/client/src/
H A Dco_auth_client_impl.cpp95 void CoAuthClientImpl::ResetProxy(const wptr<IRemoteObject> &remote) in ResetProxy() argument
113 void CoAuthClientImpl::CoAuthImplDeathRecipient::OnRemoteDied(const wptr<IRemoteObject> &remote) in OnRemoteDied() argument
/base/useriam/user_auth_framework/frameworks/native/ipc/src/
H A Dco_auth_proxy.cpp136 sptr<IRemoteObject> remote = Remote(); in SendRequest() local
H A Duser_auth_callback_proxy.cpp88 sptr<IRemoteObject> remote = Remote(); in SendRequest() local
133 sptr<IRemoteObject> remote = Remote(); in SendRequest() local
173 sptr<IRemoteObject> remote = Remote(); in SendRequest() local
[all...]
/foundation/ability/ability_runtime/frameworks/native/ability/native/continuation/distributed/
H A Dreverse_continuation_scheduler_replica_proxy.cpp115 sptr<IRemoteObject> remote = Remote(); in SendTransactCmd() local
/foundation/ability/ability_runtime/services/abilitymgr/src/modal_system_dialog/
H A Dmodal_system_dialog_ui_extension.cpp55 OnAbilityConnectDone( const AppExecFwk::ElementName &element, const sptr<IRemoteObject> &remote, int resultCode) OnAbilityConnectDone() argument
/foundation/ability/ability_runtime/test/unittest/connection_observer_controller_test/
H A Dconnection_observer_controller_test.cpp171 wptr<IRemoteObject> remote; in HWTEST_F() local
189 wptr<IRemoteObject> remote; in HWTEST_F() local
/foundation/ability/form_fwk/interfaces/kits/native/src/
H A Dform_host_caller.cpp26 void FormHostCallerRecipient::OnRemoteDied(const wptr<IRemoteObject> &__attribute__((unused)) remote) in OnRemoteDied() argument
/foundation/ability/form_fwk/test/fuzztest/formcallermgr_fuzzer/
H A Dformcallermgr_fuzzer.cpp45 wptr<IRemoteObject> remote = nullptr; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/form_fwk/services/src/
H A Dform_router_proxy_mgr.cpp99 void FormRouterProxyMgr::CleanResource(const wptr<IRemoteObject> &remote) in CleanResource() argument
128 void FormRouterProxyMgr::ClientDeathRecipient::OnRemoteDied(const wptr<IRemoteObject> &remote) in OnRemoteDied() argument
/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Djs_form_state_observer_proxy.cpp139 sptr<IRemoteObject> remote = Remote(); in SendTransactCmd() local
179 sptr<IRemoteObject> remote = Remote(); in OnFormClickEvent() local
/foundation/ability/ability_runtime/frameworks/native/ability/native/continuation/remote_register_service/
H A Dremote_register_service_proxy.cpp134 sptr<IRemoteObject> remote = Remote(); in SendTransactCmd() local
/foundation/ability/ability_runtime/services/abilitymgr/src/mission/
H A Dmission_listener_proxy.cpp80 sptr<IRemoteObject> remote = Remote(); in OnMissionIconUpdated() local
121 sptr<IRemoteObject> remote = Remote(); in SendRequestCommon() local
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dstart_specified_ability_response_proxy.cpp82 sptr<IRemoteObject> remote = Remote(); in SendTransactCmd() local
107 sptr<IRemoteObject> remote = Remote(); in OnNewProcessRequestResponse() local
135 sptr<IRemoteObject> remote = Remote(); in OnNewProcessRequestTimeoutResponse() local
H A Dability_debug_response_proxy.cpp80 sptr<IRemoteObject> remote = Remote(); in OnAbilitysAssertDebugChange() local
117 sptr<IRemoteObject> remote = Remote(); in SendRequest() local
/foundation/ability/ability_runtime/interfaces/kits/native/ability/ability_runtime/
H A Dlocal_call_record.h80 handler_(remote); variable
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_death_recipient.cpp26 void AppDeathRecipient::OnRemoteDied(const wptr<IRemoteObject> &remote) in OnRemoteDied() argument
75 void AppStateCallbackDeathRecipient::OnRemoteDied(const wptr<IRemoteObject> &remote) in OnRemoteDied() argument
/foundation/ability/ability_runtime/services/dataobsmgr/src/
H A Ddataobs_mgr_inner.cpp157 void DataObsMgrInner::OnCallBackDied(const wptr<IRemoteObject> &remote) in OnCallBackDied() argument
/foundation/ability/ability_runtime/interfaces/inner_api/extension_manager/src/
H A Dextension_manager_proxy.cpp118 auto remote = Remote(); in SendRequest() local
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dassert_fault_callback_death_mgr.cpp37 void AssertFaultCallbackDeathMgr::AddAssertFaultCallback(sptr<IRemoteObject> &remote, CallbackTask callback) in AddAssertFaultCallback() argument
69 void AssertFaultCallbackDeathMgr::RemoveAssertFaultCallback(const wptr<IRemoteObject> &remote, bool isCallbackDeath) in RemoveAssertFaultCallback() argument
[all...]
H A Datomic_service_status_callback_proxy.cpp98 sptr<IRemoteObject> remote = Remote(); in SendTransactCmd() local
H A Dconnection_observer_controller.cpp103 void ConnectionObserverController::HandleRemoteDied(const wptr<IRemoteObject> &remote) in HandleRemoteDied() argument
126 void ConnectionObserverController::ObserverDeathRecipient::OnRemoteDied(const wptr<IRemoteObject> &remote) in OnRemoteDied() argument
/foundation/ability/ability_runtime/test/unittest/extension_manager_client_test/
H A Dextension_manager_client_test.cpp87 wptr<IRemoteObject> remote = nullptr; in HWTEST_F() local
100 wptr<IRemoteObject> remote = nullptr; in HWTEST_F() local

Completed in 8 milliseconds

1...<<11121314151617181920>>...57