Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/app_file_service/tests/unittests/backup_utils/b_json/
H A Db_json_entity_ext_manage_test.cpp143 string pathManageFile = root + "manage.json"; variable
144 …BJsonCachedEntity<BJsonEntityExtManage> cachedEntity(UniqueFd(open(pathManageFile.data(), O_RDONLY…
187 string pathManageFile = root + "manage.json"; variable
191 …BJsonCachedEntity<BJsonEntityExtManage> cachedEntity(UniqueFd(open(pathManageFile.data(), O_RDONLY…
240 string pathManageFile = root + "manage.json"; variable
250 …BJsonCachedEntity<BJsonEntityExtManage> cachedEntity(UniqueFd(open(pathManageFile.data(), O_RDONLY…
303 string pathManageFile = root + "manage.json"; variable
313 …BJsonCachedEntity<BJsonEntityExtManage> cachedEntity(UniqueFd(open(pathManageFile.data(), O_RDONLY…
366 string pathManageFile = root + "manage.json"; variable
633 string pathManageFile = root + "manage.json"; variable
[all …]