Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/app_file_service/utils/include/b_json/
H A Db_json_entity_caps.h39 struct BundleBackupConfigPara { struct
40 bool allToBackup;
41 bool fullBackupOnly;
42 std::string extensionName;
43 std::string restoreDeps;
44 std::string supportScene;
45 std::vector<std::string> includes;
46 std::vector<std::string> excludes;
47 Json::Value extraInfo;