Home
last modified time | relevance | path

Searched refs:TableEntryIsTooLong (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/src/google/protobuf/
Dmap.h1063 if (GOOGLE_PREDICT_FALSE(TableEntryIsTooLong(b))) { in InsertUnique()
1249 bool TableEntryIsTooLong(size_type b) { in TableEntryIsTooLong() function