| /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 [all...] |
| H A D | ipc_client_manager.cpp | 141 int32_t IpcClientManager::SendRequest(int32_t cmdCode, std::shared_ptr<IpcReq> req, std::shared_ptr<IpcRsp> rsp) in SendRequest() 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 [all...] |
| /foundation/distributedhardware/device_manager/test/servicesfuzztest/ipcserverlistener_fuzzer/ |
| H A D | ipc_server_listener_fuzzer.cpp | 34 int32_t cmdCode = UNREGISTER_DEVICE_MANAGER_LISTENER; in IpcServerListenerFuzzTest() local
|
| /foundation/distributedhardware/device_manager/test/servicesfuzztest/ipcclientmanager_fuzzer/ |
| H A D | ipc_client_manager_fuzzer.cpp | 35 int32_t cmdCode = UNREGISTER_DEVICE_MANAGER_LISTENER; in IpcClientManagerFuzzTest() local
|
| /foundation/multimedia/av_session/services/session/server/test/fuzztest/sessionlistenerproxy_fuzzer/ |
| H A D | session_listenerproxy_fuzzer.cpp | 36 uint32_t cmdCode = *(reinterpret_cast<const uint32_t*>(data)); in FuzzSendRequest() local
|
| /foundation/multimedia/av_session/services/session/server/test/fuzztest/avcontrollercallbackproxy_fuzzer/ |
| H A D | avcontroller_callbackproxy_fuzzer.cpp | 42 uint32_t cmdCode = *(reinterpret_cast<const uint32_t*>(data)); in FuzzSendRequest() local
|
| /foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/lite/ |
| H A D | ipc_client_manager.cpp | 85 int32_t IpcClientManager::SendRequest(int32_t cmdCode, std::shared_ptr<IpcReq> req, std::shared_ptr<IpcRsp> rsp) in SendRequest() argument
|
| H A D | ipc_client_server_proxy.cpp | 51 int32_t cmdCode = *static_cast<int32_t *>(owner); in SendCmdResultCb() local 85 int32_t IpcClientServerProxy::SendCmd(int32_t cmdCode, std::shared_ptr<IpcReq> req, std::shared_ptr<IpcRsp> rsp) in SendCmd() argument
|
| /foundation/distributedhardware/device_manager/test/unittest/ |
| H A D | UTTest_ipc_server_listener.cpp | 68 int32_t cmdCode = 20; in HWTEST_F() local 99 int32_t cmdCode = SERVER_DEVICE_STATE_NOTIFY; in HWTEST_F() local 129 int32_t cmdCode = 9999; HWTEST_F() local 162 int32_t cmdCode = 999; HWTEST_F() local 197 int32_t cmdCode = 9999; HWTEST_F() local 230 int32_t cmdCode = 0; HWTEST_F() local 263 int32_t cmdCode = -1; HWTEST_F() local 293 int32_t cmdCode = -1; HWTEST_F() local 316 int32_t cmdCode = 999; HWTEST_F() local 339 int32_t cmdCode = SERVER_DEVICE_STATE_NOTIFY; HWTEST_F() local [all...] |
| H A D | UTTest_ipc_client_server_proxy.cpp | 65 int32_t cmdCode = 1; in HWTEST_F() local 81 int32_t cmdCode = IPC_MSG_BUTT; in HWTEST_F() local 94 int32_t cmdCode = 1; in HWTEST_F() local 109 int32_t cmdCode = -1; in HWTEST_F() local [all...] |
| H A D | UTTest_ipc_client_stub.cpp | 148 int cmdCode = SERVER_DEVICE_FA_NOTIFY; in HWTEST_F() local 167 int cmdCode = IPC_MSG_BUTT; in HWTEST_F() local 181 int cmdCode = GET_TRUST_DEVICE_LIST; in HWTEST_F() local 200 int cmdCode = -1; in HWTEST_F() local
|
| H A D | UTTest_ipc_server_client_proxy.cpp | 69 int32_t cmdCode = 1; in HWTEST_F() local 95 int32_t cmdCode = SERVER_DEVICE_STATE_NOTIFY; in HWTEST_F() local 135 int32_t cmdCode = SERVER_DEVICE_FOUND; HWTEST_F() local 175 int32_t cmdCode = SERVER_DISCOVER_FINISH; HWTEST_F() local 215 int32_t cmdCode = SERVER_PUBLISH_FINISH; HWTEST_F() local [all...] |
| /foundation/distributedhardware/device_manager/test/servicesfuzztest/ipcserverclientproxy_fuzzer/ |
| H A D | ipc_server_client_proxy_fuzzer.cpp | 35 int32_t cmdCode = UNREGISTER_DEVICE_MANAGER_LISTENER; in IpcServerClientProxyFuzzTest() local
|
| /foundation/distributedhardware/device_manager/test/servicesfuzztest/ipccmdregister_fuzzer/ |
| H A D | ipc_cmd_register_fuzzer.cpp | 46 int32_t cmdCode = UNREGISTER_DEVICE_MANAGER_LISTENER; in IpcCmdRegisterFuzzTest() local
|
| /foundation/distributedhardware/device_manager/common/src/ipc/standard/ |
| H A D | ipc_cmd_register.cpp | 33 int32_t IpcCmdRegister::SetRequest(int32_t cmdCode, std::shared_ptr<IpcReq> pBaseReq, MessageParcel &data) in SetRequest() argument 62 int32_t IpcCmdRegister::ReadResponse(int32_t cmdCode, MessageParcel &reply, std::shared_ptr<IpcRsp> pBaseRsp) in ReadResponse() argument 85 OnIpcCmd(int32_t cmdCode, MessageParcel &data, MessageParcel &reply) OnIpcCmd() argument [all...] |
| /foundation/distributedhardware/device_manager/common/src/ipc/lite/ |
| H A D | ipc_cmd_register.cpp | 26 int32_t IpcCmdRegister::SetRequest(int32_t cmdCode, std::shared_ptr<IpcReq> pBaseReq, IpcIo &request, uint8_t *buffer, in SetRequest() argument 41 int32_t IpcCmdRegister::ReadResponse(int32_t cmdCode, IpcIo &reply, std::shared_ptr<IpcRsp> pBaseRsp) in ReadResponse() argument 51 OnIpcCmd(int32_t cmdCode, IpcIo &reply) OnIpcCmd() argument 66 OnIpcServerCmd(int32_t cmdCode, IpcIo &req, IpcIo &reply) OnIpcServerCmd() argument [all...] |
| /foundation/distributedhardware/device_manager/common/include/ipc/standard/ |
| H A D | ipc_cmd_register.h | 78 RegisterSetRequestFunc(int32_t cmdCode, SetIpcRequestFunc setIpcRequestFunc) RegisterSetRequestFunc() argument 89 RegisterReadResponseFunc(int32_t cmdCode, ReadResponseFunc readResponseFunc) RegisterReadResponseFunc() argument 100 RegisterCmdProcessFunc(int32_t cmdCode, OnIpcCmdFunc onIpcCmdFunc) RegisterCmdProcessFunc() argument [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 [all...] |
| /foundation/distributedhardware/device_manager/common/include/ipc/lite/ |
| H A D | ipc_cmd_register.h | 90 RegisterSetRequestFunc(int32_t cmdCode, SetIpcRequestFunc setIpcRequestFunc) RegisterSetRequestFunc() argument 100 RegisterReadResponseFunc(int32_t cmdCode, ReadResponseFunc readResponseFunc) RegisterReadResponseFunc() argument 110 RegisterCmdProcessFunc(int32_t cmdCode, OnIpcCmdFunc onIpcCmdFunc) RegisterCmdProcessFunc() argument 120 RegisterServerCmdProcessFunc(int32_t cmdCode, OnIpcServerCmdFunc onIpcServerCmdFunc) RegisterServerCmdProcessFunc() argument [all...] |
| /foundation/multimedia/av_session/frameworks/native/session/test/fuzztest/avsessioncontrollerproxy_fuzzer/ |
| H A D | avsession_controller_proxy_fuzzer.cpp | 41 uint32_t cmdCode = *(reinterpret_cast<const uint32_t*>(data)); in FuzzSendRequest() local
|