Searched refs:DumpHandlerFunc (Results 1 – 2 of 2) sorted by relevance
42 typedef int32_t (*DumpHandlerFunc)(int fd, int32_t argc, const char **argv); typedef48 DumpHandlerFunc dumpHandler;56 int32_t SoftBusRegHiDumperHandler(char *moduleName, char *helpInfo, DumpHandlerFunc handler);
141 static HandlerNode *CreateHiDumperHandlerNode(char *moduleName, char *helpInfo, DumpHandlerFunc han… in CreateHiDumperHandlerNode()175 int32_t SoftBusRegHiDumperHandler(char *moduleName, char *helpInfo, DumpHandlerFunc handler) in SoftBusRegHiDumperHandler()