Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/util/internal/
Dutility.h117 LIBPROTOBUF_EXPORT const string GetFullTypeWithUrl(StringPiece simple_type);
Dutility.cc135 const string GetFullTypeWithUrl(StringPiece simple_type) { in GetFullTypeWithUrl() function
Dprotostream_objectwriter.cc968 FindTypeRenderer(GetFullTypeWithUrl(master_type_.name())); in RenderDataPiece()