Searched refs:GetNextBcpIndex (Results 1 – 2 of 2) sorted by relevance
371 size_t GetNextBcpIndex() const { return next_bcp_index_; } in GetNextBcpIndex() function
2142 DCHECK_GT(bcp_pos, GetNextBcpIndex()); in Load()2146 bcp_pos = GetNextBcpIndex(); in Load()2176 bcp_pos = GetNextBcpIndex(); in Load()