Home
last modified time | relevance | path

Searched defs:timeoutTimestamp (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/current/utils/common/include/
H A DPendingRequestPool.h78 int64_t timeoutTimestamp; member
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/3/utils/common/include/
H A DPendingRequestPool.h78 int64_t timeoutTimestamp; member
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/current/utils/common/src/
H A DPendingRequestPool.cpp109 int64_t timeoutTimestamp = currentTime + mTimeoutInNano; in addRequests() local
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/3/utils/common/src/
H A DPendingRequestPool.cpp109 int64_t timeoutTimestamp = currentTime + mTimeoutInNano; in addRequests() local
/aosp_15_r20/hardware/google/aemu/base/include/aemu/base/
DHealthMonitor.h140 Timestamp timeoutTimestamp; member
/aosp_15_r20/packages/modules/HealthFitness/tests/cts/src/android/healthconnect/cts/
DHealthConnectAccessLogsTest.java554 long timeoutTimestamp = SystemClock.uptimeMillis() + timeoutMillis; in waitForNewAccessLogsWithExpectedMinSize() local
/aosp_15_r20/frameworks/base/services/tests/vibrator/src/com/android/server/vibrator/
H A DVibrationThreadTest.java2076 long timeoutTimestamp = SystemClock.uptimeMillis() + timeout; in waitUntil() local
H A DVibratorManagerServiceTest.java4014 long timeoutTimestamp = SystemClock.uptimeMillis() + timeout; in waitUntil() local