Searched refs:ExportForeachFuncItem (Results 1 – 4 of 4) sorted by relevance
98 helper_adapt_list_item<rsinfo::ExportForeachFuncItem, in helper_adapt_list_item()100 rsinfo::ExportForeachFuncItem &pResult, in helper_adapt_list_item()199 if (!helper_write_list<rsinfo::ExportForeachFuncItem, ExportForeachFuncListTy> in write()
112 helper_read_list_item<rsinfo::ExportForeachFuncItem, RSInfo::ExportForeachFuncListTy>( in helper_read_list_item()113 const rsinfo::ExportForeachFuncItem &pItem, in helper_read_list_item()208 (header->exportForeachFuncList.itemSize != sizeof(rsinfo::ExportForeachFuncItem))) { in ReadFromFile()292 if (!helper_read_list<rsinfo::ExportForeachFuncItem, ExportForeachFuncListTy> in ReadFromFile()
103 mHeader.exportForeachFuncList.itemSize = sizeof(rsinfo::ExportForeachFuncItem); in RSInfo()
115 struct __attribute__((packed)) ExportForeachFuncItem { struct142 inline const char *GetItemTypeName<ExportForeachFuncItem>()