Home
last modified time | relevance | path

Searched defs:remote (Results 401 - 425 of 1117) sorted by relevance

1...<<11121314151617181920>>...45

/base/hiviewdfx/hidumper/services/native/src/
H A Ddump_manager_client.cpp113 void DumpManagerClient::ResetProxy(const wptr<IRemoteObject>& remote) in ResetProxy() argument
127 void DumpManagerClient::DumpManagerDeathRecipient::OnRemoteDied(const wptr<IRemoteObject>& remote) in OnRemoteDied() argument
/base/location/services/location_locator/locator/source/
H A Dgeo_convert_proxy.cpp81 sptr<IRemoteObject> remote = Remote(); in SendMsgWithDataReply() local
/base/hiviewdfx/hisysevent/adapter/native/idl/src/
H A Dsys_event_service_proxy.cpp35 auto remote = Remote(); in AddListener() local
76 auto remote = Remote(); in RemoveListener() local
113 auto remote = Remote(); in Query() local
158 auto remote in SetDebugMode() local
199 auto remote = Remote(); AddSubscriber() local
232 auto remote = Remote(); RemoveSubscriber() local
260 auto remote = Remote(); Export() local
[all...]
/base/account/os_account/services/accountmgr/src/account_iam/
H A Daccount_iam_client_callback_proxy.cpp39 static void OnResultFunc(const sptr<IRemoteObject> &remote, uint32_t code, std::u16string descriptor, in OnResultFunc() argument
22 SendRequestFunc( const sptr<IRemoteObject> &remote, uint32_t code, MessageParcel &data, MessageParcel &reply) SendRequestFunc() argument
/base/print/print_fwk/services/scan_service/src/
H A Dscan_callback_proxy.cpp40 auto remote = Remote(); in OnCallback() local
72 auto remote = Remote(); in OnCallback() local
102 auto remote = Remote(); in OnCallbackSync() local
133 auto remote = Remote(); OnGetFrameResCallback() local
163 auto remote = Remote(); OnScanInitCallback() local
222 sptr<IRemoteObject> remote = Remote(); OnGetDevicesList() local
[all...]
/base/powermgr/power_manager/test/unittest/src/mock/
H A Dpower_mock_peer_test.cpp104 sptr<IPCObjectStub> remote = new IPCObjectStub(); in HWTEST_F() local
127 sptr<IPCObjectStub> remote = new IPCObjectStub(); in HWTEST_F() local
156 sptr<IPCObjectStub> remote = new IPCObjectStub(); in HWTEST_F() local
H A Dpower_mock_object_test.cpp62 sptr<MockPowerRemoteObject> remote = new MockPowerRemoteObject(); in HWTEST_F() local
90 sptr<MockPowerRemoteObject> remote = new MockPowerRemoteObject(); in HWTEST_F() local
119 sptr<MockPowerRemoteObject> remote = new MockPowerRemoteObject(); in HWTEST_F() local
142 sptr<MockPowerRemoteObject> remote in HWTEST_F() local
[all...]
H A Dpower_mock_proxy_test.cpp62 sptr<IPCObjectStub> remote = new IPCObjectStub(); in HWTEST_F() local
84 sptr<IPCObjectStub> remote = new IPCObjectStub(); in HWTEST_F() local
112 sptr<IPCObjectStub> remote = new IPCObjectStub(); in HWTEST_F() local
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dpush_callback_stub.cpp133 auto remote = Remote(); in OnCheckNotification() local
/base/msdp/device_status/intention/ipc/tunnel/src/
H A Dintention_proxy.cpp39 sptr<IRemoteObject> remote = Remote(); in Enable() local
55 sptr<IRemoteObject> remote = Remote(); in Disable() local
71 sptr<IRemoteObject> remote = Remote(); in Start() local
87 sptr<IRemoteObject> remote in Stop() local
103 sptr<IRemoteObject> remote = Remote(); AddWatch() local
119 sptr<IRemoteObject> remote = Remote(); RemoveWatch() local
135 sptr<IRemoteObject> remote = Remote(); SetParam() local
151 sptr<IRemoteObject> remote = Remote(); GetParam() local
167 sptr<IRemoteObject> remote = Remote(); Control() local
[all...]
/base/security/access_token/services/common/app_manager/src/
H A Dapp_manager_access_proxy.cpp36 sptr<IRemoteObject> remote = Remote(); in GetAmsMgr() local
74 sptr<IRemoteObject> remote = Remote(); in RegisterApplicationStateObserver() local
102 sptr<IRemoteObject> remote = Remote(); in UnregisterApplicationStateObserver() local
125 sptr<IRemoteObject> remote in GetForegroundApplications() local
[all...]
/base/security/access_token/services/accesstokenmanager/main/cpp/src/callback/
H A Daccesstoken_callback_proxys.cpp61 sptr<IRemoteObject> remote = Remote(); in PermStateChangeCallback() local
103 sptr<IRemoteObject> remote = Remote(); in GetRemoteHapTokenInfo() local
134 sptr<IRemoteObject> remote = Remote(); in DeleteRemoteHapTokenInfo() local
169 sptr<IRemoteObject> remote in UpdateRemoteHapTokenInfo() local
[all...]
/base/security/security_guard/frameworks/common/data_collect_manager/src/
H A Ddata_collect_manager_proxy.cpp44 sptr<IRemoteObject> remote = Remote(); in RequestDataSubmit() local
74 sptr<IRemoteObject> remote = Remote(); in RequestRiskData() local
109 sptr<IRemoteObject> remote = Remote(); in Subscribe() local
138 sptr<IRemoteObject> remote in Unsubscribe() local
180 sptr<IRemoteObject> remote = Remote(); QuerySecurityEvent() local
215 sptr<IRemoteObject> remote = Remote(); CollectorStart() local
250 sptr<IRemoteObject> remote = Remote(); CollectorStop() local
285 sptr<IRemoteObject> remote = Remote(); ConfigUpdate() local
311 sptr<IRemoteObject> remote = Remote(); QuerySecurityEventConfig() local
[all...]
/base/security/security_guard/frameworks/common/collect/src/
H A Dsg_collect_client.cpp76 void SgCollectClientDeathRecipient::OnRemoteDied(const wptr<IRemoteObject> &remote) in OnRemoteDied() argument
/base/startup/init/device_info/
H A Ddevice_info_kits.cpp147 void DeviceInfoKits::DeathRecipient::OnRemoteDied(const wptr<IRemoteObject> &remote) in OnRemoteDied() argument
152 void DeviceInfoKits::ResetService(const wptr<IRemoteObject> &remote) in ResetService() argument
/base/security/security_guard/services/security_collector/src/
H A Dsecurity_collector_subscriber_manager.cpp85 std::set<int64_t> SecurityCollectorSubscriberManager::FindEventIds(const sptr<IRemoteObject> &remote) in FindEventIds() argument
101 auto SecurityCollectorSubscriberManager::FindSecurityCollectorSubscribers(const sptr<IRemoteObject> &remote) in FindSecurityCollectorSubscribers() argument
149 auto remote = subscriber->GetRemote(); in SubscribeCollector() local
157 bool SecurityCollectorSubscriberManager::UnsubscribeCollector(const sptr<IRemoteObject> &remote) in UnsubscribeCollector() argument
[all...]
/base/startup/init/services/param/watcher/agent/
H A Dwatcher_manager_proxy.cpp82 auto remote = Remote(); in SendWatcherMsg() local
/base/telephony/cellular_call/vendor/ims/services/ims_sms/src/
H A Dims_sms_stub.cpp92 auto remote = data.ReadRemoteObject(); in OnRegisterSmsCallCallback() local
/base/telephony/cellular_call/vendor/ims/services/ims_core_service/src/
H A Dims_core_service_stub.cpp78 auto remote = data.ReadRemoteObject(); in OnRegisterImsCoreServiceCallback() local
/base/telephony/sms_mms/services/sms/ims_service_interaction/src/
H A Dims_sms_callback_proxy.cpp106 sptr<IRemoteObject> remote = Remote(); in SendRequest() local
/base/telephony/cellular_call/services/satellite_service_interaction/src/
H A Dsatellite_call_proxy.cpp45 sptr<IRemoteObject> remote = Remote(); in Dial() local
86 sptr<IRemoteObject> remote = Remote(); in HangUp() local
117 sptr<IRemoteObject> remote = Remote(); in Reject() local
149 sptr<IRemoteObject> remote = Remote(); Answer() local
223 sptr<IRemoteObject> remote = Remote(); SendRequest() local
241 sptr<IRemoteObject> remote = Remote(); SendRequest() local
[all...]
H A Dsatellite_call_callback_proxy.cpp122 sptr<IRemoteObject> remote = Remote(); in SendResponseInfo() local
/base/telephony/cellular_call/test/unittest/cstest/
H A Dcs_test.h156 auto remote = systemAbilityMgr->CheckSystemAbility(TELEPHONY_CELLULAR_CALL_SYS_ABILITY_ID); in TestDialCallByCs() local
/base/telephony/call_manager/utils/src/
H A Dsettings_datashare_helper.cpp48 sptr<IRemoteObject> remote = saManager->GetSystemAbility(systemAbilityId); in CreateDataShareHelper() local
/base/telephony/core_service/services/satellite_service_interaction/src/
H A Dsatellite_service_proxy.cpp45 auto remote = Remote(); in IsSatelliteEnabled() local
75 auto remote = Remote(); in GetSatelliteCapability() local
119 auto remote = Remote(); in RegisterCoreNotify() local
155 auto remote in UnRegisterCoreNotify() local
194 auto remote = Remote(); SetRadioState() local
222 auto remote = Remote(); GetImei() local
248 auto remote = Remote(); GetProxyObjectPtr() local
[all...]

Completed in 10 milliseconds

1...<<11121314151617181920>>...45