Home
last modified time | relevance | path

Searched defs:remote (Results 551 - 575 of 1117) sorted by relevance

1...<<21222324252627282930>>...45

/base/security/security_component_manager/services/security_component_service/sa/test/unittest/src/
H A Dsec_comp_manager_test.cpp434 std::vector<sptr<IRemoteObject>> remote = { nullptr, nullptr }; in HWTEST_F() local
488 std::vector<sptr<IRemoteObject>> remote = { nullptr, nullptr }; in HWTEST_F() local
/base/security/security_component_manager/frameworks/inner_api/security_component/src/
H A Dsec_comp_proxy.cpp65 sptr<IRemoteObject> remote = Remote(); in RegisterSecurityComponent() local
124 sptr<IRemoteObject> remote = Remote(); in UpdateSecurityComponent() local
173 sptr<IRemoteObject> remote = Remote(); in UnregisterSecurityComponent() local
205 sptr<IRemoteObject> remote = Remote(); SendReportClickEventRequest() local
298 sptr<IRemoteObject> remote = Remote(); VerifySavePermission() local
336 sptr<IRemoteObject> remote = Remote(); GetEnhanceRemoteObject() local
380 sptr<IRemoteObject> remote = Remote(); PreRegisterSecCompProcess() local
[all...]
/base/tee/tee_client/services/teecd/src/
H A Dtee_ca_daemon.c153 struct sockaddr_un remote; in ProcessAccept() local
/base/telephony/cellular_call/test/unittest/satellitetest/
H A Dsatellite_test.h171 auto remote = saMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_ID); in TestDialCallBySatellite() local
H A Dsatellite_test.cpp69 auto remote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_ID); in HWTEST_F() local
87 auto remote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_ID); in HWTEST_F() local
/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dsatellite_service_test.cpp145 sptr<MockIRemoteObject> remote = new (std::nothrow) MockIRemoteObject(); in HWTEST_F() local
165 sptr<MockIRemoteObject> remote = new (std::nothrow) MockIRemoteObject(); in HWTEST_F() local
181 sptr<MockIRemoteObject> remote = new (std::nothrow) MockIRemoteObject(); in HWTEST_F() local
197 sptr<MockIRemoteObject> remote in HWTEST_F() local
213 sptr<MockIRemoteObject> remote = new (std::nothrow) MockIRemoteObject(); HWTEST_F() local
229 sptr<MockIRemoteObject> remote = new (std::nothrow) MockIRemoteObject(); HWTEST_F() local
245 sptr<MockIRemoteObject> remote = new (std::nothrow) MockIRemoteObject(); HWTEST_F() local
[all...]
/base/telephony/call_manager/frameworks/native/src/
H A Dbluetooth_call_proxy.cpp151 auto remote = Remote(); in SendRequest() local
/base/telephony/cellular_call/services/satellite_service_interaction/src/
H A Dsatellite_call_client.cpp233 void SatelliteCallClient::OnRemoteDied(const wptr<IRemoteObject> &remote) in OnRemoteDied() argument
238 void SatelliteCallClient::RemoveDeathRecipient(const wptr<IRemoteObject> &remote) in RemoveDeathRecipient() argument
/base/telephony/core_service/services/satellite_service_interaction/src/
H A Dsatellite_service_client.cpp82 void SatelliteServiceClient::OnRemoteDied(const wptr<IRemoteObject> &remote) in OnRemoteDied() argument
87 void SatelliteServiceClient::RemoveDeathRecipient(const wptr<IRemoteObject> &remote, bool isRemoteDied) in RemoveDeathRecipient() argument
/base/telephony/cellular_call/test/unittest/imstest/
H A Dims1_test.cpp54 auto remote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_ID); in HWTEST_F() local
72 auto remote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_ID); in HWTEST_F() local
/base/telephony/core_service/frameworks/native/src/
H A Dtelephony_state_registry_proxy.cpp56 sptr<IRemoteObject> remote = Remote(); in UpdateCellularDataConnectState() local
84 sptr<IRemoteObject> remote = Remote(); in UpdateCellularDataFlow() local
112 sptr<IRemoteObject> remote = Remote(); in UpdateCallState() local
143 sptr<IRemoteObject> remote in UpdateCallStateForSlotId() local
182 sptr<IRemoteObject> remote = Remote(); UpdateSignalInfo() local
218 sptr<IRemoteObject> remote = Remote(); UpdateCellInfo() local
246 sptr<IRemoteObject> remote = Remote(); UpdateNetworkState() local
280 sptr<IRemoteObject> remote = Remote(); UpdateSimState() local
317 sptr<IRemoteObject> remote = Remote(); RegisterStateChange() local
345 sptr<IRemoteObject> remote = Remote(); UnregisterStateChange() local
373 sptr<IRemoteObject> remote = Remote(); UpdateCfuIndicator() local
400 sptr<IRemoteObject> remote = Remote(); UpdateVoiceMailMsgIndicator() local
419 sptr<IRemoteObject> remote = Remote(); UpdateIccAccount() local
[all...]
H A Dtelephony_state_registry_client.cpp63 void TelephonyStateRegistryClient::OnRemoteDied(const wptr<IRemoteObject> &remote) in OnRemoteDied() argument
/base/update/sys_installer/interfaces/innerkits/ipc_client/src/
H A Dmodule_update_kits_impl.cpp46 void ModuleUpdateKitsImpl::ResetService(const wptr<IRemoteObject>& remote) in ResetService() argument
95 void ModuleUpdateKitsImpl::DeathRecipient::OnRemoteDied(const wptr<IRemoteObject> &remote) in OnRemoteDied() argument
H A Dsys_installer_kits_impl.cpp46 void SysInstallerKitsImpl::ResetService(const wptr<IRemoteObject>& remote) in ResetService() argument
94 void SysInstallerKitsImpl::DeathRecipient::OnRemoteDied(const wptr<IRemoteObject> &remote) in OnRemoteDied() argument
/base/update/sys_installer/frameworks/ipc_server/src/
H A Dsys_installer_stub.cpp91 auto remote = data.ReadRemoteObject(); in SetUpdateCallbackStub() local
/base/telephony/state_registry/frameworks/native/observer/src/
H A Dtelephony_observer_proxy.cpp41 sptr<IRemoteObject> remote = Remote(); in OnCallStateUpdated() local
67 sptr<IRemoteObject> remote = Remote(); in OnSimStateUpdated() local
99 sptr<IRemoteObject> remote = Remote(); in OnSignalInfoUpdated() local
138 sptr<IRemoteObject> remote = Remote(); OnCellInfoUpdated() local
164 sptr<IRemoteObject> remote = Remote(); OnNetworkStateUpdated() local
189 sptr<IRemoteObject> remote = Remote(); OnCellularDataConnectStateUpdated() local
213 sptr<IRemoteObject> remote = Remote(); OnCellularDataFlowUpdated() local
236 sptr<IRemoteObject> remote = Remote(); OnCfuIndicatorUpdated() local
258 sptr<IRemoteObject> remote = Remote(); OnVoiceMailMsgIndicatorUpdated() local
275 sptr<IRemoteObject> remote = Remote(); OnIccAccountUpdated() local
[all...]
/base/useriam/user_auth_framework/frameworks/native/ipc/src/
H A Duser_idm_proxy.cpp375 sptr<IRemoteObject> remote = Remote(); in SendRequest() local
/base/useriam/user_auth_framework/frameworks/native/client/src/
H A Duser_idm_client_impl.cpp284 void UserIdmClientImpl::ResetProxy(const wptr<IRemoteObject> &remote) in ResetProxy() argument
329 void UserIdmClientImpl::UserIdmImplDeathRecipient::OnRemoteDied(const wptr<IRemoteObject> &remote) in OnRemoteDied() argument
/base/web/webview/ohos_adapter/aafwk_adapter/src/
H A Daafwk_browser_client_adapter_impl.cpp51 sptr<IRemoteObject> remote = Remote(); in QueryRenderSurface() local
78 sptr<IRemoteObject> remote = Remote(); in ReportThread() local
105 sptr<IRemoteObject> remote = Remote(); in PassSurface() local
128 sptr<IRemoteObject> remote in DestroyRenderSurface() local
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/ispp/
H A Ddev.c84 struct device_node *remote = NULL; in get_remote_node_dev() local
/foundation/ability/ability_runtime/test/fuzztest/appmgrrest_fuzzer/
H A Dappmgrrest_fuzzer.cpp71 wptr<IRemoteObject> remote; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Ddtbschedmgr_device_info_storage_test.cpp359 wptr<IRemoteObject> remote = nullptr; in HWTEST_F() local
/foundation/ability/form_fwk/services/include/
H A Dform_observer_record.h40 FormObserverRecordInner(const sptr<IRemoteObject> &remote) : remote_(remote) {} in FormObserverRecordInner() argument
[all...]
/foundation/ability/form_fwk/interfaces/kits/native/src/
H A Dform_caller_mgr.cpp87 void FormCallerMgr::OnHostCallBackDied(const wptr<IRemoteObject> &remote) in OnHostCallBackDied() argument
103 void FormCallerMgr::HandleHostCallBackDiedTask(const sptr<IRemoteObject> &remote) in HandleHostCallBackDiedTask() argument
175 void FormCallerMgr::OnProviderCallBackDied(const wptr<IRemoteObject> &remote) in OnProviderCallBackDied() argument
191 HandleProviderCallBackDiedTask(const sptr<IRemoteObject> &remote) HandleProviderCallBackDiedTask() argument
[all...]
/foundation/ability/form_fwk/services/src/
H A Dform_observer_record.cpp118 void FormObserverRecord::CleanResource(const wptr<IRemoteObject> &remote) in CleanResource() argument
170 void FormObserverRecord::ClientDeathRecipient::OnRemoteDied(const wptr<IRemoteObject> &remote) in OnRemoteDied() argument
354 void FormObserverRecord::ClearDeathRemoteObserver(const wptr<IRemoteObject> &remote) in ClearDeathRemoteObserver() argument

Completed in 15 milliseconds

1...<<21222324252627282930>>...45