Home | History | Annotate | Download | only in appcache

Lines Matching refs:CreateTable

159 bool CreateTable(sql::Connection* db, const TableInfo& info) {
1093 if (!CreateTable(db_.get(), kTables[i]))
1129 !CreateTable(db_.get(), kNamespaceTable_v4)) {