Home
last modified time | relevance | path

Searched refs:strJson (Results 1 - 1 of 1) sorted by relevance

/developtools/syscap_codec/src/
H A Dcreate_pcid.c63 char *strJson; member
450 cJSON_free(freePcidJsonInfo.strJson); in FreeAfterDecodePCID()
478 freePcidJsonInfo.strJson = NULL; in DecodePCID()
525 freePcidJsonInfo.strJson = cJSON_Print(freePcidJsonInfo.jsonRootObj); in DecodePCID()
528 ret = ConvertedContextSaveAsFile(outDirPath, outputFileName, freePcidJsonInfo.strJson, in DecodePCID()
529 strlen(freePcidJsonInfo.strJson)); in DecodePCID()

Completed in 2 milliseconds