Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_reflection.cpp1009 genGetExportVariable(TypeName, VarName); in genPrimitiveTypeExportVariable()
1087 genGetExportVariable(TypeName, VarName); in genPointerTypeExportVariable()
1099 genGetExportVariable(TypeName, VarName); in genVectorTypeExportVariable()
1128 genGetExportVariable(TypeName, VarName); in genMatrixTypeExportVariable()
1143 genGetExportVariable(TypeName, VarName); in genConstantArrayTypeExportVariable()
1156 genGetExportVariable(TypeName, VarName); in genRecordTypeExportVariable()
1197 void RSReflectionJava::genGetExportVariable(const std::string &TypeName, in genGetExportVariable() function in slang::RSReflectionJava
Dslang_rs_reflection.h192 void genGetExportVariable(const std::string &TypeName,