Searched defs:TypeToString (Results 1 – 8 of 8) sorted by relevance
63 static NSString *TypeToString(GPBDataType dataType) __attribute__ ((unused)); function1440 static NSString *TypeToString(GPBDataType dataType) { function
101 const char* TypeToString(RpcServiceMethod::AsyncType type) { in TypeToString() function
132 const char* TypeToString(RpcServiceMethod::ApiType type) { in TypeToString() function
203 const char *llvm::WebAssembly::TypeToString(MVT Ty) { in TypeToString() function in llvm::WebAssembly
31 std::string TypeToString(SqlValue::Type type) { in TypeToString() function
40 static string TypeToString(llvm::Type* type) { in TypeToString() function
732 const char* StatsReport::TypeToString() const { in TypeToString() function in webrtc::StatsReport