Searched refs:ReadTagWithCutoffNoLastTag (Results 1 – 2 of 2) sorted by relevance
283 std::pair<uint32, bool> result = ReadTagWithCutoffNoLastTag(cutoff); in ReadTagWithCutoff()289 std::pair<uint32, bool> ReadTagWithCutoffNoLastTag(uint32 cutoff);1382 inline std::pair<uint32, bool> CodedInputStream::ReadTagWithCutoffNoLastTag( in ReadTagWithCutoffNoLastTag() function
381 uint32 tag = input->ReadTagWithCutoffNoLastTag(kMaxTag).first; in MergePartialFromCodedStreamInlined()