Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_reflection.h198 void genExportForEach(const RSExportForEach *EF);
Dslang_rs_reflection.cpp335 genExportForEach(*I); in genScriptClass()
679 void RSReflectionJava::genExportForEach(const RSExportForEach *EF) { in genExportForEach() function in slang::RSReflectionJava