Home
last modified time | relevance | path

Searched defs:restoreDeps (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/filemanagement/app_file_service/services/backup_sa/src/module_ipc/
H A Dsvc_restore_deps_manager.cpp34 string restoreDeps = bundleInfo.restoreDeps; in GetRestoreBundleNames() local
89 string restoreDeps = bundleInfo.restoreDeps; in BuildDepsMap() local
/ohos5.0/foundation/filemanagement/app_file_service/utils/include/b_json/
H A Db_json_entity_caps.h35 std::string restoreDeps; member
43 std::string restoreDeps; member
/ohos5.0/foundation/filemanagement/app_file_service/tests/unittests/backup_utils/b_json/
H A Db_json_entity_extension_config_test.cpp908 string restoreDeps = cache.GetRestoreDeps(); variable