Home
last modified time | relevance | path

Searched refs:timeoutRequests (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/automotive/vehicle/aidl/impl/3/utils/common/src/
DPendingRequestPool.cpp169 std::vector<PendingRequest> timeoutRequests; in checkTimeout() local
183 timeoutRequests.push_back(std::move(*it)); in checkTimeout()
198 for (const auto& request : timeoutRequests) { in checkTimeout()
/hardware/interfaces/automotive/vehicle/aidl/impl/current/utils/common/src/
DPendingRequestPool.cpp169 std::vector<PendingRequest> timeoutRequests; in checkTimeout() local
183 timeoutRequests.push_back(std::move(*it)); in checkTimeout()
198 for (const auto& request : timeoutRequests) { in checkTimeout()