Home
last modified time | relevance | path

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

/aosp12/frameworks/compile/slang/
H A Dslang_rs_reflection.h236 void genExportFunction(const RSExportFunc *EF);
H A Dslang_rs_reflection.cpp584 genExportFunction(*I); in genScriptClass()
902 void RSReflectionJava::genExportFunction(const RSExportFunc *EF) { in genExportFunction() function in slang::RSReflectionJava