Home
last modified time | relevance | path

Searched refs:jsonObjectDis (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/filemanagement/app_file_service/utils/src/b_json/
H A Db_json_clear_data_config.cpp49 if (jsonObjectDis == nullptr) { in BJsonClearDataConfig()
56 cJSON_Delete(jsonObjectDis); in BJsonClearDataConfig()
64 cJSON_Delete(jsonObjectDis); in BJsonClearDataConfig()
77 cJSON_Delete(jsonObjectDis); in BJsonClearDataConfig()
95 if (jsonObjectDis == nullptr) { in HasClearBundleRecord()
108 cJSON_Delete(jsonObjectDis); in HasClearBundleRecord()
147 cJSON_Delete(jsonObjectDis); in FindClearBundleRecord()
195 cJSON_Delete(jsonObjectDis); in InsertClearBundleRecord()
249 cJSON_Delete(jsonObjectDis); in DeleteClearBundleRecord()
285 cJSON_Delete(jsonObjectDis); in GetAllClearBundleRecords()
[all …]
H A Db_json_service_disposal_config.cpp46 if (jsonObjectDis == nullptr) { in BJsonDisposalConfig()
53 cJSON_Delete(jsonObjectDis); in BJsonDisposalConfig()
61 cJSON_Delete(jsonObjectDis); in BJsonDisposalConfig()
68 cJSON_Delete(jsonObjectDis); in BJsonDisposalConfig()
74 cJSON_Delete(jsonObjectDis); in BJsonDisposalConfig()
90 if (jsonObjectDis == nullptr) { in AppendIntoDisposalConfigFile()
127 cJSON_Delete(jsonObjectDis); in AppendIntoDisposalConfigFile()
145 if (jsonObjectDis == nullptr) { in DeleteFromDisposalConfigFile()
181 cJSON_Delete(jsonObjectDis); in DeleteFromDisposalConfigFile()
225 cJSON_Delete(jsonObjectDis); in IfBundleNameInDisposalConfigFile()
[all …]