Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_reflection.cpp1865 genPrivateExportVariable(TypeName, EV->getName()); in genPrimitiveTypeExportVariable()
1972 genPrivateExportVariable(TypeName, VarName); in genPointerTypeExportVariable()
2002 genPrivateExportVariable(TypeName, VarName); in genVectorTypeExportVariable()
2016 genPrivateExportVariable(TypeName, VarName); in genMatrixTypeExportVariable()
2048 genPrivateExportVariable(TypeName, VarName); in genConstantArrayTypeExportVariable()
2064 genPrivateExportVariable(TypeName, VarName); in genRecordTypeExportVariable()
2070 void RSReflectionJava::genPrivateExportVariable(const std::string &TypeName, in genPrivateExportVariable() function in slang::RSReflectionJava
Dslang_rs_reflection.h228 void genPrivateExportVariable(const std::string &TypeName,