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

/frameworks/compile/slang/
H A Dslang_rs_reflection.cpp1409 const std::string GetMethodReturnTypeName = GetTypeName(ResultType); local
1414 startFunction(AM_Public, false, GetMethodReturnTypeName.c_str(), "get", 0);
1555 mOut.indent() << "private " << GetMethodReturnTypeName << " mResult;\n";

Completed in 71 milliseconds