Home | History | Annotate | Download | only in history

Lines Matching refs:InitTables

281 bool InitTables(sql::Connection* db) {
469 if (!InitTables(recovery->db()) || !InitIndices(recovery->db())) {
1096 if (!InitTables(&db_))
1196 !InitTables(&db_) ||