Searched refs:SkipMountingPartitions (Results 1 – 4 of 4) sorted by relevance
741 SkipMountingPartitions(&fstab, false /* verbose */); in ReadFstabFromFile()772 SkipMountingPartitions(fstab, verbose); in ReadFstabFromDt()778 bool SkipMountingPartitions(Fstab*, bool) { in SkipMountingPartitions() function788 bool SkipMountingPartitions(Fstab* fstab, bool verbose) { in SkipMountingPartitions() function
104 bool SkipMountingPartitions(Fstab* fstab, bool verbose = false);
68 using android::fs_mgr::SkipMountingPartitions;540 if (!SkipMountingPartitions(&fstab_, true /* verbose */)) return false; in MountPartitions()
686 SkipMountingPartitions(&extra_fstab, true /* verbose */); in MountMissingSystemPartitions()