Home
last modified time | relevance | path

Searched defs:STLStringResizeUninitialized (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/protobuf/src/google/protobuf/stubs/
H A Dstl_util.h52 inline void STLStringResizeUninitialized(std::string* s, size_t new_size) { in STLStringResizeUninitialized() function
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/stubs/
H A Dstl_util.h52 inline void STLStringResizeUninitialized(std::string* s, size_t new_size) { in STLStringResizeUninitialized() function
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dtensor_cord.cc88 static inline void STLStringResizeUninitialized(string* s, size_t new_size) { in STLStringResizeUninitialized() function
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/
H A Dstrcat.cc137 static inline void STLStringResizeUninitialized(string* s, size_t new_size) { in STLStringResizeUninitialized() function