Home
last modified time | relevance | path

Searched defs:ClassName (Results 1 – 1 of 1) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_reflection.cpp315 bool RSReflectionJava::genScriptClass(const std::string &ClassName, in genScriptClass()
887 std::string ClassName = ET->getElementName(); in genTypeInstance() local
1410 std::string ClassName = ERT->getElementName(); in genTypeClass() local
2006 const std::string &ClassName, in startClass()
2058 void RSReflectionJava::startTypeClass(const std::string &ClassName) { in startTypeClass()