Home
last modified time | relevance | path

Searched defs:STLStringResizeUninitializedAmortized (Results 1 – 3 of 3) sorted by relevance

/external/protobuf/src/google/protobuf/stubs/
Dstl_util.h58 inline void STLStringResizeUninitializedAmortized(std::string* s, in STLStringResizeUninitializedAmortized() function
/external/cronet/third_party/protobuf/src/google/protobuf/stubs/
Dstl_util.h58 inline void STLStringResizeUninitializedAmortized(std::string* s, in STLStringResizeUninitializedAmortized() function
/external/tensorflow/tensorflow/core/platform/
Dstrcat.cc160 void STLStringResizeUninitializedAmortized(string_type *s, size_t new_size) { in STLStringResizeUninitializedAmortized() function