HomeSort by relevance Sort by last modified time
    Searched defs:ExportVarList (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/libbcc/lib/ExecutionEngine/
ScriptCompiled.h 42 typedef std::list<void*> ExportVarList;
52 ExportVarList mExportVars;
  /frameworks/compile/slang/
slang_rs_context.h 61 typedef std::list<RSExportVar*> ExportVarList;
92 ExportVarList mExportVars;
153 typedef ExportVarList::const_iterator const_export_var_iterator;

Completed in 31 milliseconds