Searched refs:ConvertInstallRecordToJson (Results 1 – 4 of 4) sorted by relevance
48 static cJSON *ConvertInstallRecordToJson(const InstallRecord &installRecord);
654 cJSON *object = BundleUtil::ConvertInstallRecordToJson(record); in BackUpInstallRecord()
591 cJSON *BundleUtil::ConvertInstallRecordToJson(const InstallRecord &installRecord) in ConvertInstallRecordToJson() function in OHOS::BundleUtil
746 cJSON *object = BundleUtil::ConvertInstallRecordToJson(record); in BackUpInstallRecord()