Home
last modified time | relevance | path

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

/system/core/init/
Dreboot.cpp131 static bool IsEmulatedDevice(const struct mntent& mntent) { in IsEmulatedDevice() function in android::init::MountEntry
193 } else if (MountEntry::IsEmulatedDevice(*mentry)) { in FindPartitionsToUmount()