Home
last modified time | relevance | path

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

/device/generic/goldfish/network/wifi_forwarder/
Dframe.h112 bool incrementAttempts();
Dframe.cpp112 bool Frame::incrementAttempts() { in incrementAttempts() function in Frame
Dlocal_connection.cpp112 frame->incrementAttempts(); in transferFrame()