Searched defs:GetTypeName (Results 1 – 4 of 4) sorted by relevance
/frameworks/compile/slang/ | ||
D | slang_rs_export_type.cpp | 605 llvm::StringRef RSExportType::GetTypeName(const clang::Type* T) { in GetTypeName() function in slang::RSExportType |
D | slang_rs_reflection_cpp.cpp | 64 static std::string GetTypeName(const RSExportType *ET, bool Brackets = true) { in GetTypeName() function |
D | slang_rs_reflection.cpp | 162 static std::string GetTypeName(const RSExportType *ET, bool Brackets = true) { in GetTypeName() function |
/frameworks/native/opengl/libs/GLES_trace/src/ | ||
D | gltrace.pb.cpp | 1677 ::std::string GLMessage_DataType::GetTypeName() const { in GetTypeName() function in android::gltrace::GLMessage_DataType |