Home
last modified time | relevance | path

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

/aosp14/system/core/init/
H A Dfirst_stage_mount.cpp169 static bool GetRootEntry(FstabEntry* root_entry) { in GetRootEntry() function
576 if (GetRootEntry(&root_entry)) { in MountPartitions()