HomeSort by relevance Sort by last modified time
    Searched refs:EffectiveStringCType (Results 1 - 4 of 4) sorted by null

  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_string_field.cc 131 descriptor_->options().ctype() != EffectiveStringCType(descriptor_);
694 descriptor_->options().ctype() != EffectiveStringCType(descriptor_);
    [all...]
cpp_helpers.h 252 FieldOptions::CType EffectiveStringCType(const FieldDescriptor* field);
cpp_helpers.cc 593 FieldOptions::CType EffectiveStringCType(const FieldDescriptor* field) {
cpp_message.cc     [all...]

Completed in 240 milliseconds