Searched refs:GetNextBcpIndex (Results 1 – 2 of 2) sorted by relevance
374 size_t GetNextBcpIndex() const { return next_bcp_index_; } in GetNextBcpIndex() function
2160 DCHECK_GT(bcp_pos, GetNextBcpIndex()); in Load()2164 bcp_pos = GetNextBcpIndex(); in Load()2194 bcp_pos = GetNextBcpIndex(); in Load()