Searched defs:GetTypeName (Results 1 – 12 of 12) sorted by relevance
69 inline std::string GetTypeName(const std::type_info& type) { in GetTypeName() function93 std::string GetTypeName() { in GetTypeName() function
63 public static string GetTypeName(string typeUrl) in GetTypeName() method in Google.Protobuf.WellKnownTypes.Any
124 public void GetTypeName(string typeUrl, string expectedTypeName) in GetTypeName() method in Google.Protobuf.WellKnownTypes.AnyTest
502 std::string NumberFormat::GetTypeName() const { in GetTypeName() function in i18n::phonenumbers::NumberFormat818 std::string PhoneNumberDesc::GetTypeName() const { in GetTypeName() function in i18n::phonenumbers::PhoneNumberDesc2287 std::string PhoneMetadata::GetTypeName() const { in GetTypeName() function in i18n::phonenumbers::PhoneMetadata2474 std::string PhoneMetadataCollection::GetTypeName() const { in GetTypeName() function in i18n::phonenumbers::PhoneMetadataCollection
575 std::string PhoneNumber::GetTypeName() const { in GetTypeName() function in i18n::phonenumbers::PhoneNumber
109 std::string Message::GetTypeName() const { in GetTypeName() function in google::protobuf::Message
64 std::string GetTypeName() const override { return ""; } in GetTypeName() function
61 string GPTPart::GetTypeName(void) { in GetTypeName() function in GPTPart
505 ImmutableString GetTypeName(const TType &type, ShHashFunction64 hashFunction, NameMap *nameMap) in GetTypeName() function
452 ImmutableString GetTypeName(const TType &type, ShHashFunction64 hashFunction, NameMap *nameMap) in GetTypeName() function
80 std::string GetTypeName() { in GetTypeName() function
207 const char* Value::GetTypeName(Value::Type type) { in GetTypeName() function in base::Value