Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_reflection.h196 void genExportFunction(const RSExportFunc *EF);
Dslang_rs_reflection.cpp343 genExportFunction(*I); in genScriptClass()
612 void RSReflectionJava::genExportFunction(const RSExportFunc *EF) { in genExportFunction() function in slang::RSReflectionJava