| /foundation/distributedhardware/device_manager/test/unittest/mock/ |
| H A D | ipc_server_listener.cpp | 19 int32_t IpcServerListener::SendRequest(int32_t cmdCode, std::shared_ptr<IpcReq> req, std::shared_ptr<IpcRsp> rsp) in SendRequest() argument 26 int32_t IpcServerListener::SendAll(int32_t cmdCode, std::shared_ptr<IpcReq> req, std::shared_ptr<IpcRsp> rsp) in SendAll() argument
|
| /foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/standard/ |
| H A D | ipc_client_server_proxy.cpp | 25 int32_t IpcClientServerProxy::SendCmd(int32_t cmdCode, std::shared_ptr<IpcReq> req, std::shared_ptr<IpcRsp> rsp) in SendCmd() argument
|
| H A D | ipc_client_stub.cpp | 44 int32_t IpcClientStub::SendCmd(int32_t cmdCode, std::shared_ptr<IpcReq> req, std::shared_ptr<IpcRsp> rsp) in SendCmd() argument
|
| /foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/ |
| H A D | ipc_client_proxy.cpp | 42 int32_t IpcClientProxy::SendRequest(int32_t cmdCode, std::shared_ptr<IpcReq> req, std::shared_ptr<IpcRsp> rsp) in SendRequest() argument
|
| /foundation/distributedhardware/device_manager/services/service/src/ipc/standard/ |
| H A D | ipc_server_client_proxy.cpp | 26 int32_t IpcServerClientProxy::SendCmd(int32_t cmdCode, std::shared_ptr<IpcReq> req, std::shared_ptr<IpcRsp> rsp) in SendCmd() argument
|
| H A D | ipc_server_listener.cpp | 25 int32_t IpcServerListener::SendRequest(int32_t cmdCode, std::shared_ptr<IpcReq> req, std::shared_ptr<IpcRsp> rsp) in SendRequest() argument 52 int32_t IpcServerListener::SendAll(int32_t cmdCode, std::shared_ptr<IpcReq> req, std::shared_ptr<IpcRsp> rsp) in SendAll() argument
|
| /foundation/distributedhardware/device_manager/test/servicesfuzztest/ipcserverlistener_fuzzer/ |
| H A D | ipc_server_listener_fuzzer.cpp | 36 std::shared_ptr<IpcRsp> rsp = std::make_shared<IpcRsp>(); in IpcServerListenerFuzzTest() local
|
| /foundation/distributedhardware/device_manager/test/servicesfuzztest/ipcclientmanager_fuzzer/ |
| H A D | ipc_client_manager_fuzzer.cpp | 37 std::shared_ptr<IpcRsp> rsp = std::make_shared<IpcRsp>(); in IpcClientManagerFuzzTest() local
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | rcu_sync.h | 32 static inline bool rcu_sync_is_idle(struct rcu_sync *rsp) in rcu_sync_is_idle() argument
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | rcu_sync.h | 32 static inline bool rcu_sync_is_idle(struct rcu_sync *rsp) in rcu_sync_is_idle() argument
|
| /foundation/distributedhardware/device_manager/test/servicesfuzztest/ipcserverstub_fuzzer/ |
| H A D | ipc_server_stub_fuzzer.cpp | 50 std::shared_ptr<IpcRsp> rsp = std::make_shared<IpcRsp>(); in IpcServerStubFuzzTest() local
|
| /foundation/distributedhardware/device_manager/test/unittest/ |
| H A D | UTTest_ipc_get_device_info_rsp.cpp | 50 std::shared_ptr<IpcGetDeviceInfoRsp> rsp = std::make_shared<IpcGetDeviceInfoRsp>(); in HWTEST_F() local 68 std::shared_ptr<IpcGetDeviceInfoRsp> rsp = std::make_shared<IpcGetDeviceInfoRsp>(); in HWTEST_F() local
|
| H A D | UTTest_ipc_server_listener.cpp | 76 std::shared_ptr<IpcRsp> rsp = std::make_shared<IpcRsp>(); in HWTEST_F() local 105 std::shared_ptr<IpcRsp> rsp = std::make_shared<IpcRsp>(); in HWTEST_F() local 138 std::shared_ptr<IpcRsp> rsp = std::make_shared<IpcRsp>(); HWTEST_F() local 172 std::shared_ptr<IpcRsp> rsp = std::make_shared<IpcRsp>(); HWTEST_F() local 206 std::shared_ptr<IpcRsp> rsp = std::make_shared<IpcRsp>(); HWTEST_F() local 239 std::shared_ptr<IpcRsp> rsp = nullptr; HWTEST_F() local 272 std::shared_ptr<IpcRsp> rsp = std::make_shared<IpcRsp>(); HWTEST_F() local 297 std::shared_ptr<IpcRsp> rsp = std::make_shared<IpcRsp>(); HWTEST_F() local 320 std::shared_ptr<IpcRsp> rsp = std::make_shared<IpcRsp>(); HWTEST_F() local 343 std::shared_ptr<IpcRsp> rsp = std::make_shared<IpcRsp>(); HWTEST_F() local [all...] |
| H A D | UTTest_ipc_client_proxy.cpp | 298 std::shared_ptr<IpcRsp> rsp = std::make_shared<IpcRsp>(); in HWTEST_F() local 323 std::shared_ptr<IpcRsp> rsp = nullptr; in HWTEST_F() local 348 std::shared_ptr<IpcRsp> rsp = std::make_shared<IpcRsp>(); HWTEST_F() local 373 std::shared_ptr<IpcRsp> rsp = std::make_shared<IpcRsp>(); HWTEST_F() local 401 std::shared_ptr<IpcRsp> rsp = std::make_shared<IpcRsp>(); HWTEST_F() local 432 std::shared_ptr<IpcRsp> rsp = std::make_shared<IpcRsp>(); HWTEST_F() local 458 std::shared_ptr<IpcRsp> rsp = std::make_shared<IpcRsp>(); HWTEST_F() local [all...] |
| H A D | UTTest_ipc_client_server_proxy.cpp | 97 std::shared_ptr<IpcRsp> rsp = std::make_shared<IpcRsp>(); in HWTEST_F() local
|
| H A D | UTTest_ipc_client_stub.cpp | 152 std::shared_ptr<IpcRsp> rsp = nullptr; in HWTEST_F() local 169 std::shared_ptr<IpcRsp> rsp = nullptr; in HWTEST_F() local 183 std::shared_ptr<IpcRsp> rsp = std::make_shared<IpcRsp>(); in HWTEST_F() local 202 std::shared_ptr<IpcRsp> rsp = nullptr; in HWTEST_F() local [all...] |
| /foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/lite/ |
| H A D | ipc_client_manager.cpp | 42 std::shared_ptr<IpcRsp> rsp = std::make_shared<IpcRsp>(); in Init() local 67 std::shared_ptr<IpcRsp> rsp = std::make_shared<IpcRsp>(); in UnInit() local 85 int32_t IpcClientManager::SendRequest(int32_t cmdCode, std::shared_ptr<IpcReq> req, std::shared_ptr<IpcRsp> rsp) in SendRequest() argument
|
| /foundation/distributedhardware/device_manager/test/servicesfuzztest/ipcserverclientproxy_fuzzer/ |
| H A D | ipc_server_client_proxy_fuzzer.cpp | 37 std::shared_ptr<IpcRsp> rsp = std::make_shared<IpcRsp>(); in IpcServerClientProxyFuzzTest() local
|
| /foundation/distributedhardware/device_manager/test/servicesfuzztest/ipccmdregister_fuzzer/ |
| H A D | ipc_cmd_register_fuzzer.cpp | 48 std::shared_ptr<IpcRsp> rsp = std::make_shared<IpcRsp>(); in IpcCmdRegisterFuzzTest() local
|
| /third_party/FreeBSD/lib/libc/gen/ |
| H A D | arc4random.h | 74 _rs_allocate(struct _rs **rsp, struct _rsx **rsxp)
in _rs_allocate() argument
|
| /third_party/ltp/testcases/kernel/kvm/ |
| H A D | kvm_svm02.c | 90 uint64_t rsp; in main() local
|
| /third_party/node/deps/openssl/openssl/crypto/cmp/ |
| H A D | cmp_http.c | 59 BIO *req_mem, *rsp; in OSSL_CMP_MSG_http_perform() local
|
| /third_party/openssl/crypto/cmp/ |
| H A D | cmp_http.c | 59 BIO *req_mem, *rsp; in OSSL_CMP_MSG_http_perform() local
|
| /base/hiviewdfx/hilog/frameworks/libhilog/ioctl/include/ |
| H A D | log_ioctl.h | 108 T2 rsp = { 0 }; Request() local [all...] |
| /foundation/distributedhardware/device_manager/services/service/src/ipc/lite/ |
| H A D | ipc_server_listener.cpp | 44 int32_t IpcServerListener::SendRequest(int32_t cmdCode, std::shared_ptr<IpcReq> req, std::shared_ptr<IpcRsp> rsp) in SendRequest() argument 69 int32_t IpcServerListener::SendAll(int32_t cmdCode, std::shared_ptr<IpcReq> req, std::shared_ptr<IpcRsp> rsp) in SendAll() argument
|