Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/lib/Renderscript/
DRSInfoWriter.cpp139 inline bool helper_write_list(OutputFile &pOutput, in helper_write_list() function
198 if (!helper_write_list<rsinfo::DependencyTableItem, DependencyTableTy> in write()
204 if (!helper_write_list<rsinfo::PragmaItem, PragmaListTy> in write()
210 if (!helper_write_list<rsinfo::ObjectSlotItem, ObjectSlotListTy> in write()
216 if (!helper_write_list<rsinfo::ExportVarNameItem, ExportVarNameListTy> in write()
222 if (!helper_write_list<rsinfo::ExportFuncNameItem, ExportFuncNameListTy> in write()
228 if (!helper_write_list<rsinfo::ExportForeachFuncItem, ExportForeachFuncListTy> in write()