Home
last modified time | relevance | path

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

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