OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:integrity_error
(Results
1 - 1
of
1
) sorted by null
/external/chromium/chrome/browser/sync/syncable/
directory_backing_store.cc
190
string
integrity_error
;
local
191
bool is_ok = CheckIntegrity(scoped_handle.get(), &
integrity_error
);
193
LOG(ERROR) << "Integrity check failed: " <<
integrity_error
;
[
all
...]
Completed in 109 milliseconds