Home
last modified time | relevance | path

Searched refs:kNoSkipMount (Results 1 – 1 of 1) sorted by relevance

/aosp14/system/core/fs_mgr/
H A Dfs_mgr_fstab.cpp762 static constexpr bool kNoSkipMount = true; variable
764 static constexpr bool kNoSkipMount = false; variable
774 if (kNoSkipMount) { in SkipMountingPartitions()