Searched refs:mLastFailureUs (Results 1 – 2 of 2) sorted by relevance
149 int64_t mLastFailureUs; member
756 failureIndex).mLastFailureUs = ALooper::GetNowUs(); in onMessageReceived()942 return item.mLastFailureUs < 0 in isBandwidthValid()943 || ALooper::GetNowUs() - item.mLastFailureUs > kBlacklistWindowUs; in isBandwidthValid()1046 item.mLastFailureUs = -1ll; in onMasterPlaylistFetched()