Searched defs:OnIpcCmdFunc (Results 1 – 2 of 2) sorted by relevance
66 using OnIpcCmdFunc = int32_t (*)(MessageParcel &data, MessageParcel &reply); variable
78 using OnIpcCmdFunc = void (*)(IpcIo &reply); variable