Searched refs:simple_type (Results 1 – 2 of 2) sorted by relevance
139 const string GetFullTypeWithUrl(StringPiece simple_type) { in GetFullTypeWithUrl() argument140 return StrCat(kTypeServiceBaseUrl, "/", simple_type); in GetFullTypeWithUrl()
121 LIBPROTOBUF_EXPORT const string GetFullTypeWithUrl(StringPiece simple_type);