Home
last modified time | relevance | path

Searched defs:remote (Results 151 - 175 of 722) sorted by relevance

12345678910>>...29

/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...]
/kernel/linux/linux-5.10/net/tipc/
H A Dbcast.h59 u16 remote; member
/kernel/linux/linux-5.10/drivers/gpu/drm/imx/dcss/
H A Ddcss-drv.c36 struct device_node *remote; in dcss_drv_platform_probe() local
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/runtime/queue/src/
H A Dqueue_access.h63 } remote; member
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/runtime/queue/src/
H A Dqueue_access.h63 } remote; member
/kernel/linux/linux-6.6/net/tipc/
H A Dbcast.h59 u16 remote; member
/test/xts/hats/kernel/syscalls/mem/processvm/
H A DProcessvmApiTest.cpp73 struct iovec remote[1]; in HWTEST_F() local
103 struct iovec remote[1]; in HWTEST_F() local
/third_party/curl/docs/examples/
H A Dsftpuploadresume.c122 const char *remote = "sftp://user:pass@example.com/path/filename"; in main() local
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_path.c31 ngtcp2_path_init(ngtcp2_path *path, const ngtcp2_addr *local, const ngtcp2_addr *remote) ngtcp2_path_init() argument
[all...]
/third_party/ltp/testcases/kernel/syscalls/cma/
H A Dprocess_vm_writev02.c53 struct iovec local, remote; in child_write() local
/third_party/musl/libc-test/src/functionalext/supplement/linux/
H A Dprocess_vm.c34 struct iovec remote = {.iov_base = src, .iov_len = sizeof(src)}; in process_vm_writev_0100() local
56 struct iovec remote[__VALUE_DATA_SIZE__] = { in process_vm_writev_0200() local
81 struct iovec remote = {.iov_base = src, .iov_len = sizeof(src)}; in process_vm_writev_0300() local
96 struct iovec remote, local; in process_vm_readv_0100() local
116 struct iovec remote, local; process_vm_readv_0200() local
136 struct iovec remote, local; process_vm_readv_0300() local
[all...]
/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

Completed in 9 milliseconds

12345678910>>...29