OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NotifyChangesDuration
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/sync_file_system/local/
local_file_sync_context.h
313
base::TimeDelta
NotifyChangesDuration
();
local_file_sync_context.cc
547
if (base::Time::Now() > last_notified_changes_ +
NotifyChangesDuration
()) {
551
FROM_HERE,
NotifyChangesDuration
(), this,
[
all
...]
Completed in 1885 milliseconds