Searched refs:OnIpcServerCmdFunc (Results 1 – 1 of 1) sorted by relevance
79 using OnIpcServerCmdFunc = void (*)(IpcIo &req, IpcIo &reply); variable120 void RegisterServerCmdProcessFunc(int32_t cmdCode, OnIpcServerCmdFunc onIpcServerCmdFunc) in RegisterServerCmdProcessFunc()158 std::unordered_map<int32_t, OnIpcServerCmdFunc> onIpcServerCmdFuncMap_;