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

  /external/chromium/chrome/browser/sync/engine/
idle_query_linux.h 13 class IdleData;
22 scoped_ptr<IdleData> idle_data_;
idle_query_linux.cc 12 class IdleData {
14 IdleData() {
25 ~IdleData() {
33 IdleQueryLinux::IdleQueryLinux() : idle_data_(new IdleData()) {}

Completed in 33 milliseconds