Home
last modified time | relevance | path

Searched refs:genPrivateExportVariable (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_reflection.cpp1660 genPrivateExportVariable(TypeName, EV->getName()); in genPrimitiveTypeExportVariable()
1767 genPrivateExportVariable(TypeName, VarName); in genPointerTypeExportVariable()
1797 genPrivateExportVariable(TypeName, VarName); in genVectorTypeExportVariable()
1811 genPrivateExportVariable(TypeName, VarName); in genMatrixTypeExportVariable()
1842 genPrivateExportVariable(TypeName, VarName); in genConstantArrayTypeExportVariable()
1855 genPrivateExportVariable(TypeName, VarName); in genRecordTypeExportVariable()
1861 void RSReflectionJava::genPrivateExportVariable(const std::string &TypeName, in genPrivateExportVariable() function in slang::RSReflectionJava
Dslang_rs_reflection.h194 void genPrivateExportVariable(const std::string &TypeName,