Home
last modified time | relevance | path

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

/external/cronet/tot/third_party/protobuf/src/google/protobuf/stubs/
Dstl_util.h52 inline void STLStringResizeUninitialized(std::string* s, size_t new_size) { in STLStringResizeUninitialized() function
/external/protobuf/src/google/protobuf/stubs/
Dstl_util.h52 inline void STLStringResizeUninitialized(std::string* s, size_t new_size) { in STLStringResizeUninitialized() function
/external/cronet/stable/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