Home
last modified time | relevance | path

Searched refs:GetStringDefaultValueInternal (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.h93 std::string GetStringDefaultValueInternal();
Dcsharp_field_base.cc293 std::string FieldGeneratorBase::GetStringDefaultValueInternal() { in GetStringDefaultValueInternal() function in google::protobuf::compiler::csharp::FieldGeneratorBase
360 return GetStringDefaultValueInternal(); in default_value()