Home
last modified time | relevance | path

Searched refs:IsCord (Results 1 – 3 of 3) sorted by relevance

/external/cronet/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_helpers.h334 inline bool IsCord(const FieldDescriptor* field, const Options& options) { in IsCord() function
Dcpp_message.cc2595 !IsCord(field, options_)) { in GenerateStructors()
/external/protobuf/src/google/protobuf/compiler/cpp/
Dhelpers.h337 inline bool IsCord(const FieldDescriptor* field, const Options& options) { in IsCord() function