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

/frameworks/compile/libbcc/lib/Renderscript/
H A DRSInfoReader.cpp35 inline bool helper_read_list_item(const ItemType &pItem,
41 helper_read_list_item<rsinfo::DependencyTableItem, RSInfo::DependencyTableTy>( function in namespace:__anon1202
68 helper_read_list_item<rsinfo::PragmaItem, RSInfo::PragmaListTy>( function in namespace:__anon1202
92 helper_read_list_item<rsinfo::ObjectSlotItem, RSInfo::ObjectSlotListTy>( function in namespace:__anon1202
103 helper_read_list_item<rsinfo::ExportVarNameItem, RSInfo::ExportVarNameListTy>( function in namespace:__anon1202
121 helper_read_list_item<rsinfo::ExportFuncNameItem, RSInfo::ExportFuncNameListTy>( function in namespace:__anon1202
139 helper_read_list_item<rsinfo::ExportForeachFuncItem, RSInfo::ExportForeachFuncListTy>( function in namespace:__anon1202
167 if (!helper_read_list_item<ItemType, ItemContainer>(*item, pInfo, pResult)) {

Completed in 35 milliseconds