Searched defs:recordJson (Results 1 – 3 of 3) sorted by relevance
51 void CmFillSGRecord(char *objectInfoJson, char *recordJson, int32_t recordJsonLen) in CmFillSGRecord()86 char *recordJson = static_cast<char *>(CmMalloc(SG_JSON_MAX_LEN)); in CmReportSGRecord() local
52 nlohmann::json recordJson = nlohmann::json::parse(data, nullptr, false);; in RefreshTaskRecord() local68 nlohmann::json recordJson = iter.value(); in RestoreTaskRecord() local
176 for (auto& recordJson : recordListJson) { in ParseRecords() local236 nlohmann::json recordJson; in SaveFirstUseRecord() local