Home
last modified time | relevance | path

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

/aosp14/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
/aosp14/system/core/init/
H A Dselinux.cpp902 for (auto& system_entry : system_entries) { in MountMissingSystemPartitions() local