Home
last modified time | relevance | path

Searched refs:hasRemainingAttempts (Results 1 – 3 of 3) sorted by relevance

/device/generic/goldfish/network/wifi_forwarder/
Dframe.h113 bool hasRemainingAttempts();
Dframe.cpp127 bool Frame::hasRemainingAttempts() { in hasRemainingAttempts() function in Frame
Dlocal_connection.cpp378 if (!frame->hasRemainingAttempts()) { in onError()