Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/aidl/impl/3/utils/common/include/
DPendingRequestPool.h78 int64_t timeoutTimestamp; member
/hardware/interfaces/automotive/vehicle/aidl/impl/current/utils/common/include/
DPendingRequestPool.h78 int64_t timeoutTimestamp; member
/hardware/interfaces/automotive/vehicle/aidl/impl/3/utils/common/src/
DPendingRequestPool.cpp109 int64_t timeoutTimestamp = currentTime + mTimeoutInNano; in addRequests() local
/hardware/interfaces/automotive/vehicle/aidl/impl/current/utils/common/src/
DPendingRequestPool.cpp109 int64_t timeoutTimestamp = currentTime + mTimeoutInNano; in addRequests() local
/hardware/google/aemu/base/include/aemu/base/
DHealthMonitor.h140 Timestamp timeoutTimestamp; member