Searched defs:suspend_time (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/bta/include/
H A Dbta_fs_co.h150 time_t suspend_time; /* the time of suspend */ member in struct:__anon710
/external/chromium_org/chrome/browser/chromeos/memory/
H A Doom_priority_manager.cc533 TimeDelta suspend_time = TimeTicks::Now() - last_adjust_time_; local
534 if (suspend_time.InSeconds() > kSuspendThresholdSeconds) {
537 start_time_ += suspend_time;
539 last_discard_time_ += suspend_time;
/external/wpa_supplicant_8/wpa_supplicant/
H A Dwpa_supplicant_i.h249 struct os_time suspend_time; member in struct:wpa_global

Completed in 494 milliseconds