/aosp_15_r20/external/autotest/server/cros/multimedia/ |
H A D | display_facade_adapter.py | 191 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 D | display_facade_adapter.py | 176 def suspend_resume(self, suspend_time=10): argument 188 def suspend_resume_bg(self, suspend_time=10): argument
|
H A D | display_facade.py | 540 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 D | cros_host.py | 1904 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 D | audio_AudioAfterSuspend.py | 63 def action_suspend(self, suspend_time=SUSPEND_SECONDS): argument
|
/aosp_15_r20/external/autotest/server/site_tests/platform_ExternalUsbPeripherals/ |
H A D | platform_ExternalUsbPeripherals.py | 122 def suspend_for_time(self, suspend_time=_SUSPEND_TIME): argument
|
/aosp_15_r20/external/crosvm/devices/src/virtio/ |
H A D | pvclock.rs | 458 suspend_time: Option<PvclockInstant>, field 483 suspend_time: Option<PvclockInstant>, field
|
/aosp_15_r20/external/autotest/server/cros/bluetooth/ |
H A D | bluetooth_adapter_tests.py | 1175 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 D | thread_list.cc | 867 const uint64_t suspend_time = end_time - start_time; in SuspendAll() local
|
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/ |
H A D | wpa_supplicant_i.h | 291 struct os_time suspend_time; member
|