Searched refs:mShouldExitForSnapshot (Results 1 – 2 of 2) sorted by relevance
202 if (mShouldExitForSnapshot && mInSnapshotOperation) { in readRaw()214 mShouldExitForSnapshot = true; in readRaw()219 mShouldExitForSnapshot = false; in readRaw()
90 bool mShouldExitForSnapshot = false; variable