Home
last modified time | relevance | path

Searched defs:SetIpcRequestFunc (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributedhardware/device_manager/common/include/ipc/standard/
H A Dipc_cmd_register.h64 using SetIpcRequestFunc = int32_t (*)(std::shared_ptr<IpcReq> pBaseReq, MessageParcel &data); variable
/ohos5.0/foundation/distributedhardware/device_manager/common/include/ipc/lite/
H A Dipc_cmd_register.h75 using SetIpcRequestFunc = int32_t (*)(std::shared_ptr<IpcReq> pBaseReq, IpcIo &request, uint8_t *bu… variable