Searched refs:persist_flag_info (Results 1 – 2 of 2) sorted by relevance
70 storage_record_.persist_flag_info = in StorageFiles()106 package_map, flag_map, storage_record_.persist_flag_info); in StorageFiles()137 storage_record_.persist_flag_info = in StorageFiles()252 if (storage_record_.persist_flag_info.empty()) { in GetPersistFlagInfo()255 auto flag_info = map_mutable_storage_file(storage_record_.persist_flag_info); in GetPersistFlagInfo()785 storage_record_.persist_flag_info); in GetServerFlagValues()824 if (unlink(storage_record_.persist_flag_info.c_str()) == -1) { in RemoveAllPersistFiles()826 << storage_record_.persist_flag_info; in RemoveAllPersistFiles()851 storage_record_.persist_flag_info, storage_record_.boot_flag_info, 0444); in CreateBootStorageFiles()852 RETURN_IF_ERROR(copy, "CopyFile failed for " + storage_record_.persist_flag_info); in CreateBootStorageFiles()[all …]
40 std::string persist_flag_info; // persist flag.info member