Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/csharp/
Dcsharp_field_base.h94 std::string GetBytesDefaultValueInternal();
Dcsharp_field_base.cc298 std::string FieldGeneratorBase::GetBytesDefaultValueInternal() { in GetBytesDefaultValueInternal() function in google::protobuf::compiler::csharp::FieldGeneratorBase
362 return GetBytesDefaultValueInternal(); in default_value()