Searched defs:IsBlockDevice (Results 1 - 1 of 1) sorted by relevance

/system/core/init/
H A Dreboot.cpp116 static bool IsBlockDevice(const struct mntent& mntent) { function in class:android::init::MountEntry
236 } else if (MountEntry::IsBlockDevice(*mentry) && hasmntopt(mentry, "rw")) {

Completed in 58 milliseconds