Home
last modified time | relevance | path

Searched defs:firstTimeout (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/native/services/inputflinger/dispatcher/
H A DAnrTracker.cpp58 nsecs_t AnrTracker::firstTimeout() const { in firstTimeout() function in android::inputdispatcher::AnrTracker
/aosp_15_r20/system/chre/chpp/
H A Dtransport.c1338 uint64_t firstTimeout = CHPP_TIME_MAX; in chppTransportGetRequestTimeoutResponse() local