Searched refs:readOnly_ (Results 1 – 2 of 2) sorted by relevance
50 readOnly_(read_only) { in PartitionInstaller()90 if (!readOnly_) { in StartInstall()176 if (readOnly_) { in CreateImage()306 if (readOnly_ && !IsFinishedWriting()) { in CheckInstallState()
85 bool readOnly_; variable