Home
last modified time | relevance | path

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

/dalvik/vm/
DInit.cpp1725 std::string mountDev(getMountsDevDir(android_root)); in initZygote() local
1726 if (mountDev.empty()) { in initZygote()
1731 if (mount(mountDev.c_str(), android_root, "none", in initZygote()