Searched refs:SkipMountingPartitions (Results 1 – 4 of 4) sorted by relevance
103 bool SkipMountingPartitions(Fstab* fstab, bool verbose = false);
755 SkipMountingPartitions(fstab, false /* verbose */); in ReadFstabFromFile()782 SkipMountingPartitions(fstab, verbose); in ReadFstabFromDt()799 bool SkipMountingPartitions(Fstab* fstab, bool verbose) { in SkipMountingPartitions() function
70 using android::fs_mgr::SkipMountingPartitions;588 if (!SkipMountingPartitions(&fstab_, true /* verbose */)) return false; in MountPartitions()
596 SkipMountingPartitions(&extra_fstab, true /* verbose */); in MountMissingSystemPartitions()