Home | History | Annotate | Download | only in i18n

Lines Matching refs:AppendBeyondCapacity

69     virtual void AppendBeyondCapacity(const char *bytes, int32_t n, int32_t length);
76 FixedSortKeyByteSink::AppendBeyondCapacity(const char *bytes, int32_t /*n*/, int32_t length) {
101 virtual void AppendBeyondCapacity(const char *bytes, int32_t n, int32_t length);
110 CollationKeyByteSink::AppendBeyondCapacity(const char *bytes, int32_t n, int32_t length) {