Home
last modified time | relevance | path

Searched refs:BACKUP_CONFIG_JSON (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/filemanagement/app_file_service/utils/src/b_json/
H A Db_json_entity_extension_config.cpp140 …FilePath = string(BConstants::BACKUP_CONFIG_EXTENSION_PATH).append(BConstants::BACKUP_CONFIG_JSON); in GetJSonSource()
160 append(BConstants::BACKUP_CONFIG_JSON); in GetJSonSource()
/ohos5.0/foundation/filemanagement/app_file_service/utils/include/b_resources/
H A Db_constants.h189 static inline std::string_view BACKUP_CONFIG_JSON = "backup_config.json"; variable
/ohos5.0/foundation/filemanagement/app_file_service/tests/unittests/backup_utils/b_json/
H A Db_json_entity_extension_config_test.cpp307 …FilePath = string(BConstants::BACKUP_CONFIG_EXTENSION_PATH).append(BConstants::BACKUP_CONFIG_JSON);
341 string jsonFilePath = jsonFileDir.append("/").append(BConstants::BACKUP_CONFIG_JSON);