Home
last modified time | relevance | path

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

/system/vold/
DVolumeManager.cpp429 int VolumeManager::remountUid(uid_t uid, int32_t mountMode) { in remountUid() argument
431 switch (mountMode) { in remountUid()
450 PLOG(ERROR) << "Unknown mode " << std::to_string(mountMode); in remountUid()