Home
last modified time | relevance | path

Searched defs:system_entry (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/core/fs_mgr/libfs_avb/tests/
H A Dfs_avb_device_test.cpp41 FstabEntry* system_entry = GetEntryForMountPoint(&fstab, "/system"); in TEST() local
134 FstabEntry* system_entry = GetEntryForMountPoint(&fstab, "/system"); in TEST() local
/aosp12/system/core/init/
H A Dselinux.cpp661 auto system_entry = GetEntryForMountPoint(&fstab, "/system"); in MountMissingSystemPartitions() local