Home
last modified time | relevance | path

Searched defs:remote (Results 276 - 300 of 1124) sorted by relevance

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

/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/dnsresolv/
H A Dnet_dns_result_callback_proxy.cpp54 sptr<IRemoteObject> remote = Remote(); in OnDnsResultReport() local
H A Dnet_dns_health_callback_proxy.cpp44 sptr<IRemoteObject> remote = Remote(); in OnDnsHealthReport() local
/foundation/communication/netmanager_base/services/netstatsmanager/src/stub/
H A Dnet_stats_callback_proxy.cpp39 sptr<IRemoteObject> remote = Remote(); in NetIfaceStatsChanged() local
71 sptr<IRemoteObject> remote = Remote(); in NetUidStatsChanged() local
/foundation/communication/ipc/interfaces/innerkits/rust/src/
H A Dlib.rs26 pub mod remote; modules
/foundation/communication/ipc/services/dbinder/test/unittest/
H A Ddbinder_death_recipient_unittest.cpp53 wptr<IRemoteObject> remote = nullptr; in HWTEST_F() local
71 wptr<IRemoteObject> remote = object; in HWTEST_F() local
/foundation/communication/netmanager_base/frameworks/native/netmanagernative/
H A Dnetfirewall_callback_proxy.cpp36 sptr<IRemoteObject> remote = Remote(); in OnIntercept() local
/foundation/communication/netmanager_base/services/netmanagernative/src/
H A Dnet_diag_callback_proxy.cpp42 sptr<IRemoteObject> remote = Remote(); in OnNotifyPingResult() local
/foundation/communication/nfc/services/src/ipc/controller/
H A Dndef_msg_callback_proxy.cpp23 NdefMsgCallbackProxy::NdefMsgCallbackProxy(const sptr<IRemoteObject> &remote) in NdefMsgCallbackProxy() argument
H A Dnfc_controller_callback_proxy.cpp23 NfcControllerCallBackProxy::NfcControllerCallBackProxy(const sptr<IRemoteObject> &remote) in NfcControllerCallBackProxy() argument
H A Dquery_app_info_callback_proxy.cpp23 QueryAppInfoCallbackProxy::QueryAppInfoCallbackProxy(const sptr<IRemoteObject> &remote) in QueryAppInfoCallbackProxy() argument
H A Don_card_emulation_notify_cb_proxy.cpp23 OnCardEmulationNotifyCbProxy::OnCardEmulationNotifyCbProxy(const sptr<IRemoteObject> &remote) in OnCardEmulationNotifyCbProxy() argument
/foundation/communication/nfc/services/src/ipc/card_emulation/
H A Dhce_cmd_callback_proxy.cpp24 HceCmdCallbackProxy::HceCmdCallbackProxy(const sptr<IRemoteObject> &remote) in HceCmdCallbackProxy() argument
/foundation/communication/nfc/services/src/ipc/tags/
H A Dforeground_callback_proxy.cpp22 ForegroundCallbackProxy::ForegroundCallbackProxy(const sptr<IRemoteObject> &remote) in ForegroundCallbackProxy() argument
H A Dreader_mode_callback_proxy.cpp22 ReaderModeCallbackProxy::ReaderModeCallbackProxy(const sptr<IRemoteObject> &remote) in ReaderModeCallbackProxy() argument
/foundation/communication/netmanager_ext/frameworks/native/ethernetclient/src/proxy/
H A Dinterface_state_callback_proxy.cpp33 sptr<IRemoteObject> remote = Remote(); in OnInterfaceAdded() local
62 sptr<IRemoteObject> remote = Remote(); in OnInterfaceRemoved() local
91 sptr<IRemoteObject> remote = Remote(); in OnInterfaceChanged() local
/foundation/communication/nfc/test/unittest/services/controller_test/
H A Dnfc_controller_death_recipient_test.cpp62 wptr<IRemoteObject> remote = nullptr; in HWTEST_F() local
/foundation/communication/netmanager_ext/frameworks/native/netshareclient/src/proxy/ipccallback/
H A Dnetshare_result_callback_proxy.cpp33 sptr<IRemoteObject> remote = Remote(); in OnResult() local
/foundation/communication/netmanager_ext/services/vpnmanager/src/ipc/
H A Dvpn_event_callback_proxy.cpp42 sptr<IRemoteObject> remote = Remote(); in OnVpnStateChanged() local
65 sptr<IRemoteObject> remote = Remote(); in OnVpnMultiUserSetUp() local
/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Dsync_subscriber_death_recipient_test.cpp71 const wptr<IRemoteObject> remote = nullptr; in HWTEST_F() local
84 const wptr<IRemoteObject> remote; in HWTEST_F() local
/foundation/distributeddatamgr/data_share/frameworks/native/consumer/include/
H A Ddatashare_proxy.h28 explicit DataShareProxy(const sptr<IRemoteObject>& remote) : IRemoteProxy<IDataShare>(remote) {} in DataShareProxy() argument
/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/camera_source/src/
H A Ddcamera_source_handler_ipc.cpp120 void DCameraSourceHandlerIpc::SourceLocalRecipient::OnRemoteDied(const wptr<IRemoteObject>& remote) in OnRemoteDied() argument
126 void DCameraSourceHandlerIpc::OnSourceLocalCamSrvDied(const wptr<IRemoteObject>& remote) in OnSourceLocalCamSrvDied() argument
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcamera/
H A Ddcamera_sink_callback_proxy.cpp29 sptr<IRemoteObject> remote = Remote(); in OnNotifyResourceInfo() local
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/test/unittest/common/distributedcameramgr/
H A Ddcamera_source_service_ipc_test.cpp145 wptr<IRemoteObject> remote = samgr->GetSystemAbility(DISTRIBUTED_HARDWARE_CAMERA_SINK_SA_ID); in HWTEST_F() local
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/test/unittest/common/distributedcameramgr/
H A Ddcamera_sink_service_ipc_test.cpp92 wptr<IRemoteObject> remote; in HWTEST_F() local
/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/camera_sink/src/
H A Ddcamera_sink_handler_ipc.cpp120 void DCameraSinkHandlerIpc::SinkLocalRecipient::OnRemoteDied(const wptr<IRemoteObject>& remote) in OnRemoteDied() argument
126 void DCameraSinkHandlerIpc::OnSinkLocalCamSrvDied(const wptr<IRemoteObject>& remote) in OnSinkLocalCamSrvDied() argument

Completed in 8 milliseconds

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