Searched refs:mountDev (Results 1 – 1 of 1) sorted by relevance
1725 std::string mountDev(getMountsDevDir(android_root)); in initZygote() local1726 if (mountDev.empty()) { in initZygote()1731 if (mount(mountDev.c_str(), android_root, "none", in initZygote()