Home
last modified time | relevance | path

Searched defs:readOnly (Results 1 – 3 of 3) sorted by relevance

/system/core/libutils/
DFileMap.cpp122 bool readOnly) in create()
/system/vold/
DCommandListener.cpp466 bool readOnly = true; in runCommand() local
DVolumeManager.cpp1628 int VolumeManager::mountAsec(const char *id, const char *key, int ownerUid, bool readOnly) { in mountAsec()