Searched refs:isFirstRun (Results 1 – 3 of 3) sorted by relevance
87 boolean isFirstRun = LockFile.installerLockExists(appFirstRunLockFile) in attachBaseContext()90 if (isFirstRun) { in attachBaseContext()110 if (isFirstRun && mClassLoaderPatcher.mIsPrimaryProcess) { in attachBaseContext()
451 bool isFirstRun = startRun == (firstRunIndex + visualIndex); in addLine() local454 auto glyphStart = isFirstRun ? lineStretch.glyphStart().glyphIndex() : 0; in addLine()459 … auto textStart = isFirstRun ? lineStretch.textRange().fStart : logicalRun.fUtf16Range.fStart; in addLine()