Searched defs:GetTypeName (Results 1 – 8 of 8) sorted by relevance
74 const char* GetTypeName() override { return "FRONT"; } in GetTypeName() function91 const char* GetTypeName() override { return "REAR"; } in GetTypeName() function
31 std::string GetTypeName() const { in GetTypeName() function
76 std::string GetTypeName(const sysprop::Property& prop) { in GetTypeName() function
133 string FakePrefs::GetTypeName(PrefType type) { in GetTypeName() function in chromeos_update_engine::FakePrefs
533 virtual const char* GetTypeName() const { in GetTypeName() function
748 llvm::StringRef RSExportType::GetTypeName(const clang::Type* T) { in GetTypeName() function in slang::RSExportType1296 RSExportVectorType::GetTypeName(const clang::ExtVectorType *EVT) { in GetTypeName() function in slang::RSExportVectorType
61 static std::string GetTypeName(const RSExportType *ET, bool PreIdentifier = true) { in GetTypeName() function
335 std::string RSReflectionJava::GetTypeName(const RSExportType *ET, unsigned Style) { in GetTypeName() function in slang::RSReflectionJava