Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_reflection.cpp995 genGetExportVariable(TypeName, VarName); in genPrimitiveTypeExportVariable()
1073 genGetExportVariable(TypeName, VarName); in genPointerTypeExportVariable()
1085 genGetExportVariable(TypeName, VarName); in genVectorTypeExportVariable()
1114 genGetExportVariable(TypeName, VarName); in genMatrixTypeExportVariable()
1129 genGetExportVariable(TypeName, VarName); in genConstantArrayTypeExportVariable()
1142 genGetExportVariable(TypeName, VarName); in genRecordTypeExportVariable()
1183 void RSReflectionJava::genGetExportVariable(const std::string &TypeName, in genGetExportVariable() function in slang::RSReflectionJava
Dslang_rs_reflection.h192 void genGetExportVariable(const std::string &TypeName,