Searched refs:CmdProcessor (Results 1 – 1 of 1) sorted by relevance
84 } CmdProcessor; typedef86 typedef bool (*CmdInterceptor)(SessionImpl *impl, CmdProcessor processor);234 static const CmdProcessor CMDS_LIB[] = {241 static bool InterceptNotSupportCmd(SessionImpl *impl, CmdProcessor processor) in InterceptNotSupportCmd()395 static int32_t AddCmdInfoToJsonArray(const CmdProcessor *cmdInfo, CJson *array, bool isTodoCmd) in AddCmdInfoToJsonArray()420 static bool IsCmdIntercepted(SessionImpl *impl, CmdProcessor processor) in IsCmdIntercepted()