Home
last modified time | relevance | path

Searched defs:remote (Results 326 - 350 of 1031) sorted by relevance

1...<<11121314151617181920>>...42

/foundation/communication/ipc/services/dbinder/test/moduletest/src/
H A Drpc_test.cpp146 void RpcDeathRecipient::OnRemoteDied(const wptr<IRemoteObject> &remote) in OnRemoteDied() argument
/foundation/communication/netmanager_ext/test/vpnmanager/unittest/vpn_manager_test/
H A Dnetworkvpn_client_test.cpp151 sptr<IRemoteObject> remote = sam->CheckSystemAbility(COMM_VPN_MANAGER_SYS_ABILITY_ID); in HWTEST_F() local
160 sptr<IRemoteObject> remote = nullptr; in HWTEST_F() local
/foundation/deviceprofile/device_info_manager/common/src/interfaces/
H A Dprofile_change_listener_proxy.cpp29 sptr<IRemoteObject> remote = nullptr; in OnTrustDeviceProfileAdd() local
44 sptr<IRemoteObject> remote = nullptr; in OnTrustDeviceProfileDelete() local
60 sptr<IRemoteObject> remote = nullptr; in OnTrustDeviceProfileUpdate() local
79 sptr<IRemoteObject> remote in OnDeviceProfileAdd() local
94 sptr<IRemoteObject> remote = nullptr; OnDeviceProfileDelete() local
109 sptr<IRemoteObject> remote = nullptr; OnDeviceProfileUpdate() local
128 sptr<IRemoteObject> remote = nullptr; OnServiceProfileAdd() local
143 sptr<IRemoteObject> remote = nullptr; OnServiceProfileDelete() local
158 sptr<IRemoteObject> remote = nullptr; OnServiceProfileUpdate() local
177 sptr<IRemoteObject> remote = nullptr; OnCharacteristicProfileAdd() local
192 sptr<IRemoteObject> remote = nullptr; OnCharacteristicProfileDelete() local
208 sptr<IRemoteObject> remote = nullptr; OnCharacteristicProfileUpdate() local
[all...]
/foundation/communication/netmanager_ext/frameworks/native/netfirewallclient/src/
H A Dnetfirewall_proxy.cpp41 sptr<IRemoteObject> remote = Remote(); in SetNetFirewallPolicy() local
57 sptr<IRemoteObject> remote = Remote(); in GetNetFirewallPolicy() local
94 sptr<IRemoteObject> remote = Remote(); in AddNetFirewallRule() local
122 sptr<IRemoteObject> remote in UpdateNetFirewallRule() local
146 sptr<IRemoteObject> remote = Remote(); DeleteNetFirewallRule() local
173 sptr<IRemoteObject> remote = Remote(); GetNetFirewallRules() local
201 sptr<IRemoteObject> remote = Remote(); GetNetFirewallRule() local
233 sptr<IRemoteObject> remote = Remote(); GetInterceptRecords() local
[all...]
/foundation/communication/nfc/services/src/utils/
H A Dapp_state_observer.cpp30 void AppMgrDeathRecipient::OnRemoteDied([[maybe_unused]] const wptr<IRemoteObject> &remote) in OnRemoteDied() argument
/foundation/deviceprofile/device_info_manager/old/interfaces/innerkits/core/src/
H A Ddistributed_device_profile_proxy.cpp41 sptr<IRemoteObject> remote = Remote(); in PutDeviceProfile() local
59 sptr<IRemoteObject> remote = Remote(); in GetDeviceProfile() local
86 sptr<IRemoteObject> remote = Remote(); in DeleteDeviceProfile() local
103 sptr<IRemoteObject> remote = Remote(); in SubscribeProfileEvents() local
140 sptr<IRemoteObject> remote = Remote(); in UnsubscribeProfileEvents() local
171 sptr<IRemoteObject> remote = Remote(); SyncDeviceProfile() local
[all...]
/foundation/communication/netmanager_ext/services/mdnsmanager/src/stub/
H A Dmdns_event_proxy.cpp53 sptr<IRemoteObject> remote = Remote(); in HandleRegister() local
90 sptr<IRemoteObject> remote = Remote(); in HandleUnRegister() local
128 sptr<IRemoteObject> remote = Remote(); in HandleRegisterResult() local
171 sptr<IRemoteObject> remote in HandleStartDiscover() local
209 sptr<IRemoteObject> remote = Remote(); HandleStopDiscover() local
246 sptr<IRemoteObject> remote = Remote(); HandleServiceFound() local
283 sptr<IRemoteObject> remote = Remote(); HandleServiceLost() local
322 sptr<IRemoteObject> remote = Remote(); HandleResolveResult() local
[all...]
/foundation/communication/netmanager_ext/test/vpnmanager/unittest/sys_vpn_manager_test/
H A Dnetworkvpn_client_test.cpp280 sptr<IRemoteObject> remote = sam->CheckSystemAbility(COMM_VPN_MANAGER_SYS_ABILITY_ID); in HWTEST_F() local
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/adaptor/
H A Dclient_adaptor.cpp42 auto remote = distributedDataMgr_->GetFeatureInterface("data_object"); in GetObjectService() local
94 void ClientAdaptor::ServiceDeathRecipient::OnRemoteDied(const wptr<IRemoteObject> &remote) in OnRemoteDied() argument
141 sptr<IRemoteObject> remote = Remote(); in GetFeatureInterface() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/
H A Dkvstore_service_death_notifier.cpp69 auto remote = samgr->CheckSystemAbility(DISTRIBUTED_KV_DATA_SERVICE_ABILITY_ID); in GetDistributedKvDataService() local
132 void KvStoreServiceDeathNotifier::ServiceDeathRecipient::OnRemoteDied(const wptr<IRemoteObject> &remote) in OnRemoteDied() argument
H A Dkvdb_notifier_stub.cpp46 std::u16string remote = data.ReadInterfaceToken(); in OnRemoteRequest() local
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/standard/
H A Dipc_client_manager.cpp35 void DmDeathRecipient::OnRemoteDied(const wptr<IRemoteObject> &remote) in OnRemoteDied() argument
/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/camera_source/src/
H A Ddistributed_camera_source_proxy.cpp36 sptr<IRemoteObject> remote = Remote(); in InitSource() local
67 sptr<IRemoteObject> remote = Remote(); in ReleaseSource() local
92 sptr<IRemoteObject> remote = Remote(); in RegisterDistributedHardware() local
145 sptr<IRemoteObject> remote = Remote(); UnregisterDistributedHardware() local
192 sptr<IRemoteObject> remote = Remote(); DCameraNotify() local
[all...]
/foundation/distributedhardware/distributed_audio/services/audiohdiproxy/src/
H A Ddaudio_hdi_handler.cpp221 void DAudioHdiHandler::AudioHdiRecipient::OnRemoteDied(const wptr<IRemoteObject> &remote) in OnRemoteDied() argument
/foundation/distributedhardware/distributed_audio/interfaces/inner_kits/native_cpp/audio_sink/src/
H A Ddaudio_sink_handler.cpp122 void DAudioSinkHandler::OnRemoteSinkSvrDied(const wptr<IRemoteObject> &remote) in OnRemoteSinkSvrDied() argument
154 void DAudioSinkHandler::DAudioSinkSvrRecipient::OnRemoteDied(const wptr<IRemoteObject> &remote) in OnRemoteDied() argument
/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/camera_sink/src/
H A Ddistributed_camera_sink_proxy.cpp34 sptr<IRemoteObject> remote = Remote(); in InitSink() local
65 sptr<IRemoteObject> remote = Remote(); in ReleaseSink() local
91 sptr<IRemoteObject> remote = Remote(); in SubscribeLocalHardware() local
121 sptr<IRemoteObject> remote = Remote(); UnsubscribeLocalHardware() local
151 sptr<IRemoteObject> remote = Remote(); StopCapture() local
182 sptr<IRemoteObject> remote = Remote(); ChannelNeg() local
211 sptr<IRemoteObject> remote = Remote(); GetCameraInfo() local
241 sptr<IRemoteObject> remote = Remote(); OpenChannel() local
271 sptr<IRemoteObject> remote = Remote(); CloseChannel() local
296 sptr<IRemoteObject> remote = Remote(); PauseDistributedHardware() local
322 sptr<IRemoteObject> remote = Remote(); ResumeDistributedHardware() local
348 sptr<IRemoteObject> remote = Remote(); StopDistributedHardware() local
[all...]
/foundation/distributedhardware/distributed_screen/interfaces/innerkits/native_cpp/screen_source/src/
H A Ddscreen_source_proxy.cpp37 sptr<IRemoteObject> remote = Remote(); in InitSource() local
63 sptr<IRemoteObject> remote = Remote(); in ReleaseSource() local
89 sptr<IRemoteObject> remote = Remote(); in RegisterDistributedHardware() local
121 sptr<IRemoteObject> remote = Remote(); UnregisterDistributedHardware() local
152 sptr<IRemoteObject> remote = Remote(); ConfigDistributedHardware() local
183 sptr<IRemoteObject> remote = Remote(); DScreenNotify() local
[all...]
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/mock/
H A Ddata_ability_observer_stub.cpp100 void DataObsCallbackRecipient::OnRemoteDied(const wptr<IRemoteObject> &remote) in OnRemoteDied() argument
/foundation/distributedhardware/distributed_input/services/source/sourcemanager/src/
H A Ddistributed_input_source_sa_cli_mgr.cpp50 void DInputSourceSACliMgr::RemoteCliDeathRecipient::OnRemoteDied(const wptr<IRemoteObject> &remote) in OnRemoteDied() argument
135 void DInputSourceSACliMgr::DeleteRemoteCli(const sptr<IRemoteObject> remote) in DeleteRemoteCli() argument
154 void DInputSourceSACliMgr::ProcRemoteCliDied(const sptr<IRemoteObject> &remote) in ProcRemoteCliDied() argument
[all...]
/foundation/distributedhardware/distributed_input/interfaces/ipc/src/
H A Ddistributed_input_sink_proxy.cpp176 sptr<IRemoteObject> remote = Remote(); in SendRequest() local
/foundation/distributedhardware/distributed_screen/interfaces/innerkits/native_cpp/screen_sink/src/
H A Ddscreen_sink_handler.cpp170 void DScreenSinkHandler::DScreenSinkSvrRecipient::OnRemoteDied(const wptr<IRemoteObject> &remote) in OnRemoteDied() argument
180 void DScreenSinkHandler::OnRemoteSinkSvrDied(const wptr<IRemoteObject> &remote) in OnRemoteSinkSvrDied() argument
/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_client_stub.cpp115 sptr<IRemoteObject> remote = data.ReadRemoteObject(); in OnRegisterCallBack() local
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dsession_listener_controller.cpp169 void SessionListenerController::OnListenerDied(const wptr<IRemoteObject>& remote) in OnListenerDied() argument
/foundation/window/window_manager/wmserver/src/zidl/
H A Dmock_session_manager_service_proxy.cpp35 sptr<IRemoteObject> remote = Remote(); in GetSessionManagerService() local
60 sptr<IRemoteObject> remote = Remote(); in GetScreenSessionManagerLite() local
84 sptr<IRemoteObject> remote = Remote(); in NotifySceneBoardAvailable() local
113 sptr<IRemoteObject> remote = Remote(); RegisterSMSRecoverListener() local
135 sptr<IRemoteObject> remote = Remote(); UnregisterSMSRecoverListener() local
164 sptr<IRemoteObject> remote = Remote(); RegisterSMSLiteRecoverListener() local
187 sptr<IRemoteObject> remote = Remote(); UnregisterSMSLiteRecoverListener() local
218 sptr<IRemoteObject> remote = Remote(); SetSnapshotSkipByUserIdAndBundleNames() local
253 sptr<IRemoteObject> remote = Remote(); SetSnapshotSkipByIdNamesMap() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H A Dselftest_context.c319 static int __remote_sync(struct intel_context *ce, struct intel_context *remote) in __remote_sync() argument
349 struct intel_context *local, *remote; in __live_remote_context() local
[all...]

Completed in 15 milliseconds

1...<<11121314151617181920>>...42