Searched refs:splitMarker (Results 1 – 1 of 1) sorted by relevance
31 StringRef splitMarker(splitMarkerConst); in splitAndProcessBuffer() local32 const int splitMarkerLen = splitMarker.size(); in splitAndProcessBuffer()39 splitMarker.drop_back(checkLen)); in splitAndProcessBuffer()61 bool expectedSuffix = buffer.startswith(splitMarker.take_back(checkLen)) && in splitAndProcessBuffer()