Lines Matching full:database
42 // Version number of the database.
89 // Version check. We should not encounter a database too old for us to handle
92 LOG(WARNING) << "Thumbnail database is too new.";
99 LOG(WARNING) << "Unable to update to thumbnail database to version 3.";
108 LOG(WARNING) << "Unable to update to thumbnail database to version 4.";
116 "Thumbnail database version " << cur_version << " is too old to handle.";
137 // Run the database in exclusive mode. Nobody else should be accessing the
138 // database while we're running, and this will give somewhat improved perf.
649 NOTREACHED() << "Unable to attach database.";
677 NOTREACHED() << "Unable to detach database.";