Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_reflection.cpp1914 genGetExportVariable(TypeName, VarName); in genPrimitiveTypeExportVariable()
1992 genGetExportVariable(TypeName, VarName); in genPointerTypeExportVariable()
2004 genGetExportVariable(TypeName, VarName); in genVectorTypeExportVariable()
2033 genGetExportVariable(TypeName, VarName); in genMatrixTypeExportVariable()
2052 genGetExportVariable(TypeName, VarName); in genConstantArrayTypeExportVariable()
2066 genGetExportVariable(TypeName, VarName); in genRecordTypeExportVariable()
2110 void RSReflectionJava::genGetExportVariable(const std::string &TypeName, in genGetExportVariable() function in slang::RSReflectionJava
Dslang_rs_reflection.h232 void genGetExportVariable(const std::string &TypeName,