Searched refs:old_table (Results 1 – 3 of 3) sorted by relevance
57 const ResourceTable& old_table,
65 const ResourceTable& old_table, in FilterTable() argument67 return MultiApkGenerator::FilterTable(context, artifact, old_table, filter_chain); in FilterTable()
221 const ResourceTable& old_table, in FilterTable() argument249 std::unique_ptr<ResourceTable> table = old_table.Clone(); in FilterTable()