Searched refs:isPointerGood (Results 1 – 1 of 1) sorted by relevance
63 … bool isPointerGood = readIndex && *readIndex >= 0 && *readIndex + numberOfFrames <= bufferLength; in directReadFrom() local64 ASSERT(isPointerGood); in directReadFrom()65 if (!isPointerGood) { in directReadFrom()