Home
last modified time | relevance | path

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

/aosp12/system/core/init/
H A Dreboot.cpp175 static bool IsEmulatedDevice(const struct mntent& mntent) { in IsEmulatedDevice() function in android::init::MountEntry
258 } else if (MountEntry::IsEmulatedDevice(*mentry)) { in FindPartitionsToUmount()