| /base/telephony/sms_mms/services/sms/ims_service_interaction/src/ |
| H A D | ims_sms_proxy.cpp | 92 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 D | module_update_proxy.cpp | 30 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 D | pinauth_register_impl.cpp | 93 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 D | co_auth_client_impl.cpp | 95 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 D | co_auth_proxy.cpp | 136 sptr<IRemoteObject> remote = Remote(); in SendRequest() local
|
| H A D | user_auth_callback_proxy.cpp | 88 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 D | bcast.h | 59 u16 remote; member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/imx/dcss/ |
| H A D | dcss-drv.c | 36 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 D | queue_access.h | 63 } remote; member
|
| /kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/runtime/queue/src/ |
| H A D | queue_access.h | 63 } remote; member
|
| /kernel/linux/linux-6.6/net/tipc/ |
| H A D | bcast.h | 59 u16 remote; member
|
| /test/xts/hats/kernel/syscalls/mem/processvm/ |
| H A D | ProcessvmApiTest.cpp | 73 struct iovec remote[1]; in HWTEST_F() local 103 struct iovec remote[1]; in HWTEST_F() local
|
| /third_party/curl/docs/examples/ |
| H A D | sftpuploadresume.c | 122 const char *remote = "sftp://user:pass@example.com/path/filename"; in main() local
|
| /third_party/node/deps/ngtcp2/ngtcp2/lib/ |
| H A D | ngtcp2_path.c | 31 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 D | process_vm_writev02.c | 53 struct iovec local, remote; in child_write() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/linux/ |
| H A D | process_vm.c | 34 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 D | dump_manager_client.cpp | 113 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 D | geo_convert_proxy.cpp | 81 sptr<IRemoteObject> remote = Remote(); in SendMsgWithDataReply() local
|
| /base/hiviewdfx/hisysevent/adapter/native/idl/src/ |
| H A D | sys_event_service_proxy.cpp | 35 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 D | account_iam_client_callback_proxy.cpp | 39 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 D | scan_callback_proxy.cpp | 40 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 D | power_mock_peer_test.cpp | 104 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 D | power_mock_object_test.cpp | 62 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 D | power_mock_proxy_test.cpp | 62 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 D | push_callback_stub.cpp | 133 auto remote = Remote(); in OnCheckNotification() local
|