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.h110 PROTOBUF_EXPORT const std::string GetFullTypeWithUrl(
Dutility.cc136 const std::string GetFullTypeWithUrl(StringPiece simple_type) { in GetFullTypeWithUrl() function
Dprotostream_objectwriter.cc1060 FindTypeRenderer(GetFullTypeWithUrl(master_type_.name())); in RenderDataPiece()