Home
last modified time | relevance | path

Searched refs:RPCIDDecode (Results 1 – 3 of 3) sorted by relevance

/developtools/syscap_codec/include/
Dsyscap_tool.h37 int32_t RPCIDDecode(char *inputFile, char *outputPath);
/developtools/syscap_codec/src/
Dmain.c109 ret = RPCIDDecode(g_customerfileinfo.inputfile, outputpath); break; in OperateByBitMap()
Dsyscap_tool.c239 int32_t RPCIDDecode(char *inputFile, char *outputPath) in RPCIDDecode() function