Home
last modified time | relevance | path

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

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