Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/internal/
Ddefault_value_objectwriter.h192 const google::protobuf::Type* GetMapValueType(
Ddefault_value_objectwriter.cc258 const google::protobuf::Type* DefaultValueObjectWriter::Node::GetMapValueType( in GetMapValueType() function in google::protobuf::util::converter::DefaultValueObjectWriter::Node
350 field_type = GetMapValueType(*found_type, typeinfo); in PopulateChildren()