Searched defs:TypeToString (Results 1 – 12 of 12) sorted by relevance
63 static NSString *TypeToString(GPBDataType dataType) __attribute__ ((unused)); function1478 static NSString *TypeToString(GPBDataType dataType) { function
203 const char *llvm::WebAssembly::TypeToString(MVT Ty) { in TypeToString() function in llvm::WebAssembly
132 const char* TypeToString(RpcServiceMethod::ApiType type) { in TypeToString() function
27 std::string TypeToString(DeviceAddress::Type type) { in TypeToString() function
45 AString TypeToString(const char * const table[], unsigned num, UInt32 value) in TypeToString() function
84 const char* TypeToString(unsigned char arg_type) { in TypeToString() function
601 const char *Dataset::TypeToString(Type aType) { return (aType == kActive) ? "Active" : "Pending"; } in TypeToString() function in ot::MeshCoP::Dataset
40 static std::string TypeToString(llvm::Type* type) { in TypeToString() function
730 const char* StatsReport::TypeToString() const { in TypeToString() function in webrtc::StatsReport