OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CheckIntegrity
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/sync/syncable/
directory_backing_store.h
158
bool
CheckIntegrity
(sqlite3* handle, std::string* error) const;
directory_backing_store.cc
191
bool is_ok =
CheckIntegrity
(scoped_handle.get(), &integrity_error);
229
bool DirectoryBackingStore::
CheckIntegrity
(sqlite3* handle, string* error)
[
all
...]
Completed in 121 milliseconds