Searched refs:simple_type (Results 1 – 6 of 6) sorted by relevance
46 simple_type (ffi_type *arg) in simple_type() function53 return simple_type (arg->elements[0]); in simple_type()64 type = simple_type (arg->elements[0]); in return_type()90 type = simple_type (e); in return_type()
135 const string GetFullTypeWithUrl(StringPiece simple_type) { in GetFullTypeWithUrl() argument136 return StrCat(kTypeServiceBaseUrl, "/", simple_type); in GetFullTypeWithUrl()
117 LIBPROTOBUF_EXPORT const string GetFullTypeWithUrl(StringPiece simple_type);
3842 * src/sh64/ffi.c (simple_type): Remove.