Searched refs:RPCIDEncode (Results 1 – 3 of 3) sorted by relevance
35 int32_t RPCIDEncode(char *inputFile, char *outputPath);
107 ret = RPCIDEncode(g_customerfileinfo.inputfile, outputpath); break; in OperateByBitMap()
133 int32_t RPCIDEncode(char *inputFile, char *outputPath) in RPCIDEncode() function