Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/internal/
Dutility.cc139 const string GetFullTypeWithUrl(StringPiece simple_type) { in GetFullTypeWithUrl() argument
140 return StrCat(kTypeServiceBaseUrl, "/", simple_type); in GetFullTypeWithUrl()
Dutility.h121 LIBPROTOBUF_EXPORT const string GetFullTypeWithUrl(StringPiece simple_type);