Home
last modified time | relevance | path

Searched refs:SetRspErrCode (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/ipc/lite/
H A Dipc_cmd_parser.cpp30 int32_t SetRspErrCode(IpcIo &reply, std::shared_ptr<IpcRsp> pBaseRsp) in SetRspErrCode() function
76 return SetRspErrCode(reply, pBaseRsp); in ON_IPC_READ_RESPONSE()
96 return SetRspErrCode(reply, pBaseRsp); in ON_IPC_READ_RESPONSE()
116 return SetRspErrCode(reply, pBaseRsp); in ON_IPC_READ_RESPONSE()
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/lite/
H A Dipc_cmd_parser.cpp57 int32_t SetRspErrCode(IpcIo &reply, std::shared_ptr<IpcRsp> pBaseRsp) in SetRspErrCode() function
87 return SetRspErrCode(reply, pBaseRsp); in ON_IPC_READ_RESPONSE()
102 return SetRspErrCode(reply, pBaseRsp); in ON_IPC_READ_RESPONSE()
183 return SetRspErrCode(reply, pBaseRsp); in ON_IPC_READ_RESPONSE()
201 return SetRspErrCode(reply, pBaseRsp); in ON_IPC_READ_RESPONSE()