Searched defs:BundleBackupConfigPara (Results 1 – 1 of 1) sorted by relevance
39 struct BundleBackupConfigPara { struct40 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;