Home
last modified time | relevance | path

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

/system/core/init/
Dselinux.cpp901 auto system_entries = GetEntriesForMountPoint(&fstab, "/system"); in MountMissingSystemPartitions() local
902 for (auto& system_entry : system_entries) { in MountMissingSystemPartitions()