Searched refs:expectedSuffix (Results 1 – 1 of 1) sorted by relevance
61 bool expectedSuffix = buffer.startswith(splitMarker.take_back(checkLen)) && in splitAndProcessBuffer() local63 if (expectedSuffix) { in splitAndProcessBuffer()