Home | History | Annotate | Download | only in gui

Lines Matching refs:foundSync

293         int foundSync = -1;
344 foundSync = INVALID_BUFFER_SLOT;
359 foundSync = i;
375 foundSync = i;
409 tryAgain = mSynchronousMode && (foundSync == INVALID_BUFFER_SLOT);
416 // foundSync guaranteed to be != INVALID_BUFFER_SLOT
417 found = foundSync;