Home
last modified time | relevance | path

Searched refs:GetBytesDefaultValueInternal (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/csharp/
Dcsharp_field_base.cc326 std::string FieldGeneratorBase::GetBytesDefaultValueInternal(const FieldDescriptor* descriptor) { in GetBytesDefaultValueInternal() function in google::protobuf::compiler::csharp::FieldGeneratorBase
391 return GetBytesDefaultValueInternal(descriptor); in default_value()
Dcsharp_field_base.h101 std::string GetBytesDefaultValueInternal(const FieldDescriptor* descriptor);