HomeSort by relevance Sort by last modified time
    Searched defs:IdleQueryLinux (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/sync/engine/
idle_query_linux.h 15 class IdleQueryLinux {
17 IdleQueryLinux();
18 ~IdleQueryLinux();
idle_query_linux.cc 33 IdleQueryLinux::IdleQueryLinux() : idle_data_(new IdleData()) {}
35 IdleQueryLinux::~IdleQueryLinux() {}
37 int IdleQueryLinux::IdleTime() {

Completed in 173 milliseconds