Searched refs:CheckIntegrity (Results 1 - 3 of 3) sorted by relevance

/external/chromium/chrome/browser/sync/syncable/
H A Ddirectory_backing_store.h158 bool CheckIntegrity(sqlite3* handle, std::string* error) const;
H A Ddirectory_backing_store.cc191 bool is_ok = CheckIntegrity(scoped_handle.get(), &integrity_error);
229 bool DirectoryBackingStore::CheckIntegrity(sqlite3* handle, string* error) function in class:syncable::DirectoryBackingStore
/external/chromium_org/sync/syncable/
H A Ddirectory_backing_store.h135 bool CheckIntegrity(sqlite3* handle, std::string* error) const;

Completed in 116 milliseconds