Home
last modified time | relevance | path

Searched refs:GetFullTypeWithUrl (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/internal/
Dutility.h121 LIBPROTOBUF_EXPORT const string GetFullTypeWithUrl(StringPiece simple_type);
Dutility.cc139 const string GetFullTypeWithUrl(StringPiece simple_type) { in GetFullTypeWithUrl() function
Dprotostream_objectwriter.cc976 FindTypeRenderer(GetFullTypeWithUrl(master_type_.name())); in RenderDataPiece()