Searched refs:DecodeStringPCIDToJson (Results 1 – 3 of 3) sorted by relevance
42 int32_t DecodeStringPCIDToJson(char *input, char *outDirPath);
129 ret = DecodeStringPCIDToJson(g_customerfileinfo.inputfile, outputpath); break; in OperateByBitMap()
713 int32_t DecodeStringPCIDToJson(char *input, char *outDirPath) in DecodeStringPCIDToJson() function