Home
last modified time | relevance | path

Searched defs:suspend_time (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/autotest/server/cros/multimedia/
H A Ddisplay_facade_adapter.py191 def suspend_resume(self, suspend_time=10): argument
203 def suspend_resume_bg(self, suspend_time=10): argument
/aosp_15_r20/external/autotest/client/cros/multimedia/
H A Ddisplay_facade_adapter.py176 def suspend_resume(self, suspend_time=10): argument
188 def suspend_resume_bg(self, suspend_time=10): argument
H A Ddisplay_facade.py540 def suspend_resume(self, suspend_time=10): argument
549 def suspend_resume_bg(self, suspend_time=10): argument
/aosp_15_r20/external/autotest/server/hosts/
H A Dcros_host.py1904 def _default_suspend_cmd(self, suspend_time=60, delay_seconds=0): argument
1919 def suspend_bg(self, suspend_time=60, delay_seconds=0, argument
1939 def suspend(self, suspend_time=60, delay_seconds=0, argument
/aosp_15_r20/external/autotest/server/site_tests/audio_AudioAfterSuspend/
H A Daudio_AudioAfterSuspend.py63 def action_suspend(self, suspend_time=SUSPEND_SECONDS): argument
/aosp_15_r20/external/autotest/server/site_tests/platform_ExternalUsbPeripherals/
H A Dplatform_ExternalUsbPeripherals.py122 def suspend_for_time(self, suspend_time=_SUSPEND_TIME): argument
/aosp_15_r20/external/crosvm/devices/src/virtio/
H A Dpvclock.rs458 suspend_time: Option<PvclockInstant>, field
483 suspend_time: Option<PvclockInstant>, field
/aosp_15_r20/external/autotest/server/cros/bluetooth/
H A Dbluetooth_adapter_tests.py1175 def suspend_resume(self, suspend_time=SUSPEND_TIME_SECS): argument
4577 def suspend_async(self, suspend_time, expect_bt_wake=False): argument
/aosp_15_r20/art/runtime/
H A Dthread_list.cc867 const uint64_t suspend_time = end_time - start_time; in SuspendAll() local
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/
H A Dwpa_supplicant_i.h291 struct os_time suspend_time; member