Home
last modified time | relevance | path

Searched refs:ExportForeachFuncListTy (Results 1 – 5 of 5) sorted by relevance

/frameworks/compile/libbcc/include/bcc/Renderscript/
DRSInfo.h155 uint32_t> > ExportForeachFuncListTy; typedef
185 ExportForeachFuncListTy mExportForeachFuncs;
225 inline const ExportForeachFuncListTy &getExportForeachFuncs() const in getExportForeachFuncs()
/frameworks/compile/libbcc/lib/Renderscript/
DRSInfoWriter.cpp99 RSInfo::ExportForeachFuncListTy>( in helper_adapt_list_item()
102 const RSInfo::ExportForeachFuncListTy::const_iterator &pItem) { in helper_adapt_list_item()
199 if (!helper_write_list<rsinfo::ExportForeachFuncItem, ExportForeachFuncListTy> in write()
DRSInfoReader.cpp112 helper_read_list_item<rsinfo::ExportForeachFuncItem, RSInfo::ExportForeachFuncListTy>( in helper_read_list_item()
115 RSInfo::ExportForeachFuncListTy &pResult) in helper_read_list_item()
292 if (!helper_read_list<rsinfo::ExportForeachFuncItem, ExportForeachFuncListTy> in ReadFromFile()
DRSExecutable.cpp97 const RSInfo::ExportForeachFuncListTy &export_foreach_funcs = in Create()
99 for (RSInfo::ExportForeachFuncListTy::const_iterator in Create()
DRSInfo.cpp197 for (ExportForeachFuncListTy::const_iterator in dump()