Home
last modified time | relevance | path

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

/system/vold/
DVolumeManager.cpp458 std::string pidName; in remountUid() local
501 if (!android::vold::Readlinkat(pidFd, "ns/mnt", &pidName)) { in remountUid()
505 if (rootName == pidName) { in remountUid()