Searched refs:IsEmulatedDevice (Results 1 – 1 of 1) sorted by relevance
131 static bool IsEmulatedDevice(const struct mntent& mntent) { in IsEmulatedDevice() function in android::init::MountEntry193 } else if (MountEntry::IsEmulatedDevice(*mentry)) { in FindPartitionsToUmount()