Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/csharp/
Dcsharp_field_base.cc297 std::string FieldGeneratorBase::GetBytesDefaultValueInternal() { in GetBytesDefaultValueInternal() function in google::protobuf::compiler::csharp::FieldGeneratorBase
361 return GetBytesDefaultValueInternal(); in default_value()
Dcsharp_field_base.h94 std::string GetBytesDefaultValueInternal();