Home
last modified time | relevance | path

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

/system/vold/
DVolumeManager.cpp457 std::string rootName; in remountUid() local
472 if (!android::vold::Readlinkat(dirfd(dir), "1/ns/mnt", &rootName)) { in remountUid()
505 if (rootName == pidName) { in remountUid()