Searched defs:IdleQueryLinux (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/sync/engine/
H A Didle_query_linux.h15 class IdleQueryLinux { class in namespace:browser_sync
17 IdleQueryLinux();
18 ~IdleQueryLinux();
H A Didle_query_linux.cc33 IdleQueryLinux::IdleQueryLinux() : idle_data_(new IdleData()) {} function in class:browser_sync::IdleQueryLinux
35 IdleQueryLinux::~IdleQueryLinux() {}
37 int IdleQueryLinux::IdleTime() {

Completed in 87 milliseconds