Home
last modified time | relevance | path

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

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