Searched defs:ExportFuncList (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/libbcc/lib/ExecutionEngine/
H A DScriptCompiled.h43 typedef std::list<void*> ExportFuncList; typedef in class:bcc::ScriptCompiled
57 ExportFuncList mExportFuncs;
/frameworks/compile/slang/
H A Dslang_rs_context.h62 typedef std::list<RSExportFunc*> ExportFuncList; typedef in class:slang::RSContext
93 ExportFuncList mExportFuncs;
164 typedef ExportFuncList::const_iterator const_export_func_iterator;

Completed in 78 milliseconds