Searched refs:SuperClassName (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_reflection.h132 const std::string &ClassName, const char *SuperClassName,
H A Dslang_rs_reflection.cpp1993 const char *SuperClassName,
2028 if (SuperClassName != NULL)
2029 mOut << " extends " << SuperClassName; local
1991 startClass(AccessModifier AM, bool IsStatic, const std::string &ClassName, const char *SuperClassName, std::string &ErrorMsg) argument

Completed in 34 milliseconds