Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/common/include/ipc/standard/
H A Dipc_cmd_register.h66 using OnIpcCmdFunc = int32_t (*)(MessageParcel &data, MessageParcel &reply); variable
/ohos5.0/foundation/distributedhardware/device_manager/common/include/ipc/lite/
H A Dipc_cmd_register.h78 using OnIpcCmdFunc = void (*)(IpcIo &reply); variable