/hardware/google/pixel/perfstatsd/ |
D | perfstatsd.cpp | 51 auto seconds = std::chrono::time_point_cast<std::chrono::seconds>(raw_time); in getHistory() local 52 auto d = raw_time - seconds; in getHistory()
|
/hardware/interfaces/sensors/1.0/vts/functional/ |
D | VtsHalSensorsV1_0TargetTest.cpp | 252 std::chrono::seconds(5), in TEST_F() 260 std::chrono::seconds(5), in TEST_F() 268 std::chrono::seconds(5), in TEST_F() 276 std::chrono::seconds(5), in TEST_F() 284 std::chrono::seconds(5), in TEST_F() 292 std::chrono::seconds(5), in TEST_F() 300 std::chrono::seconds(5), in TEST_F() 308 std::chrono::seconds(5), in TEST_F() 316 std::chrono::seconds(5), in TEST_F()
|
/hardware/interfaces/bluetooth/1.0/default/test/ |
D | async_fd_watcher_unittest.cc | 108 conn_watcher_.ConfigureTimeout(std::chrono::seconds(0), []() { in ConfigureServer() 118 SetTimeout(std::chrono::seconds(1)); in ConfigureServer() 120 conn_watcher_.ConfigureTimeout(std::chrono::seconds(1), []() { in ConfigureServer() 210 conn_watcher.ConfigureTimeout(std::chrono::seconds(1), []() { in TEST_F() 259 std::chrono::seconds(1), in TEST_F() 301 watcher.ConfigureTimeout(std::chrono::seconds(3), []() { in TEST_F()
|
/hardware/invensense/6515/libsensors_iio/software/simple_apps/stress_iio/ |
D | README | 11 this set the enable sequence to 10 seconds and disable sequence for 1 seconds.
|
/hardware/interfaces/health/storage/1.0/vts/functional/ |
D | VtsHalHealthStorageV1_0TargetTest.cpp | 37 const std::chrono::seconds kDevGcTimeout{kDevGcTimeoutSec}; 40 const std::chrono::seconds kDevGcTolerance{3};
|
/hardware/interfaces/radio/1.0/vts/functional/ |
D | sap_hidl_hal_test.cpp | 48 status = cv.wait_until(lock, now + std::chrono::seconds(TIMEOUT_PERIOD)); in wait()
|
D | radio_hidl_hal_test.cpp | 63 status = cv.wait_until(lock, now + std::chrono::seconds(sec)); in wait()
|
/hardware/interfaces/contexthub/1.0/ |
D | IContexthub.hal | 70 * Loading a nanoapp must not take more than 30 seconds. 101 * Unloading a nanoapp must not take more than 5 seconds. 122 * Enabling a nanoapp must not take more than 5 seconds. 143 * Disabling a nanoapp must not take more than 5 seconds.
|
/hardware/interfaces/sensors/common/vts/utils/ |
D | SensorsHidlEnvironmentBase.cpp | 27 std::this_thread::sleep_for(std::chrono::seconds(3)); in HidlSetUp()
|
/hardware/interfaces/radio/config/1.0/vts/functional/ |
D | radio_config_hidl_hal_test.cpp | 60 status = cv_.wait_until(lock, now + std::chrono::seconds(TIMEOUT_PERIOD)); in wait()
|
/hardware/interfaces/radio/config/1.1/vts/functional/ |
D | radio_config_hidl_hal_test.cpp | 59 status = cv_.wait_until(lock, now + std::chrono::seconds(TIMEOUT_PERIOD)); in wait()
|
/hardware/interfaces/radio/config/1.2/vts/functional/ |
D | radio_config_hidl_hal_test.cpp | 59 status = cv_.wait_until(lock, now + std::chrono::seconds(TIMEOUT_PERIOD)); in wait()
|
/hardware/interfaces/sensors/2.0/vts/functional/ |
D | VtsHalSensorsV2_0TargetTest.cpp | 398 std::chrono::seconds(5), sAccelNormChecker); in TEST_F() 404 std::chrono::seconds(5), sAccelNormChecker); in TEST_F() 410 std::chrono::seconds(5), sAccelNormChecker); in TEST_F() 416 std::chrono::seconds(5), sGyroNormChecker); in TEST_F() 422 std::chrono::seconds(5), sGyroNormChecker); in TEST_F() 428 std::chrono::seconds(5), sGyroNormChecker); in TEST_F() 434 std::chrono::seconds(5), NullChecker()); in TEST_F() 440 std::chrono::seconds(5), NullChecker()); in TEST_F() 446 std::chrono::seconds(5), NullChecker()); in TEST_F()
|
/hardware/interfaces/power/stats/1.0/ |
D | types.hal | 43 /** Time since device boot(CLOCK_BOOTTIME) in milli-seconds */ 45 /** Accumulated energy since device boot in microwatt-seconds (uWs) */
|
/hardware/interfaces/radio/1.3/vts/functional/ |
D | radio_hidl_hal_test.cpp | 74 status = cv_.wait_until(lock, now + std::chrono::seconds(TIMEOUT_PERIOD)); in wait()
|
/hardware/interfaces/radio/1.1/vts/functional/ |
D | radio_hidl_hal_test.cpp | 68 status = cv.wait_until(lock, now + std::chrono::seconds(sec)); in wait()
|
D | radio_hidl_hal_api.cpp | 41 std::chrono::duration_cast<chrono::seconds>(std::chrono::system_clock::now() - startTime) in TEST_F() 70 std::chrono::duration_cast<chrono::seconds>(std::chrono::system_clock::now() - in TEST_F()
|
/hardware/interfaces/health/storage/1.0/default/ |
D | Storage.cpp | 84 if (timer.duration() >= std::chrono::seconds(timeoutSeconds)) { in garbageCollect()
|
/hardware/interfaces/gnss/1.0/ |
D | IGnssNavigationMessageCallback.hal | 134 * bytes, covering a time period of 6, 6, and 0.6 seconds, respectively. 139 * B86-B88), covering a time period of 2 seconds. 144 * B239, B240), covering a time period of 10 seconds. The standard
|
D | IGnssDebug.hal | 94 * an age potentially thousands of seconds old, or 157 * old prediction would be reported as 86400 seconds here.
|
/hardware/interfaces/sensors/2.0/ |
D | types.hal | 21 * The maximum number of seconds to wait for a message on the Wake Lock FMQ
|
/hardware/interfaces/radio/1.2/ |
D | types.hal | 49 * values are in seconds 57 * value are in seconds 65 * values are in seconds 164 * Time interval in seconds between periodic scans, only valid when type = PERIODIC 177 * Maximum duration of the periodic search (in seconds). 193 * the client (in seconds).
|
/hardware/interfaces/radio/1.4/vts/functional/ |
D | radio_hidl_hal_test.cpp | 81 status = cv_.wait_until(lock, now + std::chrono::seconds(TIMEOUT_PERIOD)); in wait()
|
/hardware/interfaces/gnss/2.0/ |
D | IGnssConfiguration.hal | 38 * @param emergencyExtensionSeconds Number of seconds to extend the emergency
|
/hardware/interfaces/health/storage/1.0/ |
D | IStorage.hal | 40 * @param timeoutSeconds timeout in seconds. The implementation must
|