Searched refs:HasBootCopy (Results 1 – 3 of 3) sorted by relevance
194 bool available = (**storage_files).HasBootCopy(); in ResetAllStorage()353 if ((**storage_files).HasBootCopy()) { in ListFlag()368 if ((**storage_files).HasBootCopy()) { in ListFlagsInPackage()381 if ((**storage_files).HasBootCopy()) { in ListFlagsInContainer()393 if (!storage_files->HasBootCopy()) { in ListAllAvailableFlags()
80 bool HasBootCopy();
350 bool StorageFiles::HasBootCopy() { in HasBootCopy() function in android::aconfigd::StorageFiles