/hardware/interfaces/power/1.1/ |
D | types.hal | 19 * Subsytem-level sleep state stats: 20 * PowerStateSubsystemSleepState represents the sleep states 23 * SoCs like wifi, bt usually have more than one subsystem level sleep state. 32 * Time spent in msec at this subsystem-level sleep state since boot. 47 * This subsystem-level sleep state can only be reached during system suspend 53 * Subsytem-level sleep state stats: 55 * and all the sleep states this susbsystem is capable of getting into. 57 * SoCs like wifi, bt usually have more than one subsystem level sleep state. 66 * states represents the list of sleep states supported by this susbsystem. 72 * or the subsystem does not have any sleep states.
|
D | IPower.hal | 21 * Interface to collect subsystem level sleep information 26 * Subsystem-level sleep state stats: 27 * Report cumulative info on the statistics on subsystem-level sleep states 30 * @return subsystems supported on this device and their sleep states
|
/hardware/interfaces/power/1.0/ |
D | types.hal | 95 * Platform-level sleep state stats: 97 * when a Platform-level sleep state is chosen by aggregation of votes from 101 * entering the lowest Platform-level sleep state. 110 * Total time in msec the voter voted for the platform sleep state since 116 * Number of times the voter voted for the platform sleep state since boot. 122 * Platform-level sleep state stats: 123 * PowerStatePlatformSleepState represents the Platform-level sleep state 126 * SoCs usually have more than one Platform-level sleep state. 135 * Time spent in msec at this platform-level sleep state since boot. 145 * This platform-level sleep state can only be reached during system suspend [all …]
|
/hardware/interfaces/bluetooth/1.0/default/test/ |
D | async_fd_watcher_unittest.cc | 236 sleep(1); in TEST_F() 264 sleep(1); in TEST_F() 267 sleep(1); in TEST_F() 312 sleep(1); in TEST_F() 320 sleep(1); in TEST_F() 346 while (!TimedOut()) sleep(1); in TEST_F() 360 sleep(2); in TEST_F() 371 sleep(2); in TEST_F() 379 sleep(2); in TEST_F()
|
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-test/src/ |
D | mm_qcamera_dual_test.c | 117 sleep(1); in mm_app_dtc_0() 125 sleep(1); in mm_app_dtc_0() 140 sleep(1); in mm_app_dtc_0() 207 sleep(1); in mm_app_dtc_1() 216 sleep(1); in mm_app_dtc_1() 296 sleep(1); in mm_app_dtc_2() 305 sleep(1); in mm_app_dtc_2() 585 sleep(1); in mm_app_dtc_5() 607 sleep(1); in mm_app_dtc_5() 622 sleep(1); in mm_app_dtc_5() [all …]
|
D | mm_qcamera_unit_test.c | 58 sleep(1); in mm_app_tc_open_close() 98 sleep(1); in mm_app_tc_start_stop_preview() 146 sleep(1); in mm_app_tc_start_stop_zsl() 196 sleep(1); in mm_app_tc_start_stop_video_preview() 247 sleep(1); in mm_app_tc_start_stop_video_record() 257 sleep(1); in mm_app_tc_start_stop_video_record() 324 sleep(1); in mm_app_tc_start_stop_live_snapshot() 335 sleep(1); in mm_app_tc_start_stop_live_snapshot() 373 sleep(1); in mm_app_tc_start_stop_live_snapshot() 581 sleep(1); in mm_app_tc_rdi_burst() [all …]
|
/hardware/interfaces/bluetooth/async/test/ |
D | async_fd_watcher_unittest.cc | 235 sleep(1); in TEST_F() 263 sleep(1); in TEST_F() 266 sleep(1); in TEST_F() 335 while (!TimedOut()) sleep(1); in TEST_F() 349 sleep(2); in TEST_F() 360 sleep(2); in TEST_F() 368 sleep(2); in TEST_F()
|
/hardware/interfaces/automotive/sv/1.0/vts/functional/ |
D | VtsHalSurroundViewV1_0TargetTest.cpp | 98 sleep(5); in TEST_P() 105 sleep(1); in TEST_P() 129 sleep(5); in TEST_P() 137 sleep(1); in TEST_P() 200 sleep(5); in TEST_P() 262 sleep(1); in TEST_P() 270 sleep(1); in TEST_P() 311 sleep(1); in TEST_P() 328 sleep(1); in TEST_P() 369 sleep(1); in TEST_P() [all …]
|
/hardware/google/pixel/thermal/tests/ |
D | thermal_looper_test.cpp | 69 sleep(1); in TEST_F() 82 sleep(3); in TEST_F() 91 sleep(3); in TEST_F()
|
/hardware/qcom/gps/msm8909/utils/ |
D | LocThread.cpp | 240 sleep(1); in run() 255 sleep(10); in main() 259 sleep(5); in main()
|
/hardware/qcom/sm8150p/gps/utils/ |
D | LocThread.cpp | 242 sleep(1); in run() 257 sleep(10); in main() 261 sleep(5); in main()
|
/hardware/qcom/gps/msm8909w_3100/utils/ |
D | LocThread.cpp | 242 sleep(1); in run() 257 sleep(10); in main() 261 sleep(5); in main()
|
/hardware/qcom/gps/msm8996/utils/ |
D | LocThread.cpp | 240 sleep(1); in run() 255 sleep(10); in main() 259 sleep(5); in main()
|
/hardware/qcom/gps/msm8998/utils/ |
D | LocThread.cpp | 242 sleep(1); in run() 257 sleep(10); in main() 261 sleep(5); in main()
|
/hardware/qcom/sm7150/gps/utils/ |
D | LocThread.cpp | 242 sleep(1); in run() 257 sleep(10); in main() 261 sleep(5); in main()
|
/hardware/interfaces/automotive/evs/1.0/vts/functional/ |
D | VtsHalEvsV1_0TargetTest.cpp | 190 sleep(1); // I hate that this is an arbitrary time to wait. :( b/36122635 in TEST_P() 290 sleep(1); in TEST_P() 336 sleep(5); in TEST_P() 412 sleep(2); // 1 second should be enough for at least 5 frames to be delivered worst case in TEST_P() 480 sleep(kSecondsToWait); in TEST_P() 551 sleep(5); in TEST_P() 574 sleep(5); in TEST_P()
|
/hardware/interfaces/bluetooth/1.0/default/ |
D | hci_packetizer.cc | 70 sleep(5); // Expect to be shut down within 5 seconds. in OnDataReady() 98 sleep(5); // Expect to be shut down within 5 seconds. in OnDataReady()
|
/hardware/interfaces/vibrator/1.0/vts/functional/ |
D | VtsHalVibratorV1_0TargetTest.cpp | 69 sleep(1); in TEST_P() 119 sleep(1); in TEST_P() 121 sleep(1); in TEST_P()
|
/hardware/libhardware_legacy/ |
D | block_suspend.cpp | 42 while (true) { sleep(1000000); }; in main()
|
/hardware/interfaces/radio/config/1.3/vts/functional/ |
D | radio_config_hidl_hal_test.cpp | 22 sleep(60); in SetUp()
|
/hardware/google/pixel/thermal/ |
D | init.thermal.logging.sh | 24 sleep $interval
|
/hardware/interfaces/thermal/1.0/vts/functional/ |
D | VtsHalThermalV1_0TargetTest.cpp | 177 sleep(1); in TEST_P() 192 sleep(1); in TEST_P() 207 sleep(1); in TEST_P()
|
/hardware/google/pixel/perfstatsd/include/ |
D | perfstatsd.h | 39 void pause(void) { sleep(mRefreshPeriod); } in pause()
|
/hardware/interfaces/vibrator/1.3/vts/functional/ |
D | VtsHalVibratorV1_3TargetTest.cpp | 54 sleep(1); in TEST_P() 56 sleep(1); in TEST_P()
|
/hardware/libhardware/modules/radio/ |
D | radio_hal_tool.c | 105 sleep(1); in tune() 115 sleep(1); in tune()
|