OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IdleSetDetectionIntervalFunction
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/extensions/api/idle/
idle_api.h
29
class
IdleSetDetectionIntervalFunction
: public ChromeSyncExtensionFunction {
35
virtual ~
IdleSetDetectionIntervalFunction
() {}
idle_api.cc
50
bool
IdleSetDetectionIntervalFunction
::RunSync() {
idle_api_unittest.cc
412
new
IdleSetDetectionIntervalFunction
(),
436
new
IdleSetDetectionIntervalFunction
(),
457
new
IdleSetDetectionIntervalFunction
(),
476
new
IdleSetDetectionIntervalFunction
(),
495
new
IdleSetDetectionIntervalFunction
(),
Completed in 61 milliseconds