Searched defs:tables (Results 1 – 6 of 6) sorted by relevance
95 val tables = dumpManager.getTableLogBuffers().map { it.table } in testRegister_tableLogBuffers() constant181 val tables = dumpManager.getTableLogBuffers() in getTableBuffers_returnsSafeCollection() constant
157 explicit MergedTable(std::vector<const Table*>&& tables) : mTables(std::move(tables)) {} in MergedTable()
463 std::vector<const Table*> tables; in dumpTable() local
374 boolean distinct, String tables, String[] columns, String where, in buildQueryString()
1358 public static String findEditTable(String tables) { in findEditTable()
337 ResTable tables[2]; in createIdmap() local