Home
last modified time | relevance | path

Searched refs:isSocketBad (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/wifi/netlinkinterceptor/aidl/default/
Dutil.cpp25 bool isSocketBad(const short revents) { in isSocketBad() function
Dutil.h50 bool isSocketBad(short revents);
DInterceptorRelay.cpp61 if (isSocketBad(nlsockEvents)) { in relayMessages()
/hardware/interfaces/wifi/netlinkinterceptor/vts/functional/
Dinterceptor_aidl_test.cpp111 static bool isSocketBad(const short revents) { in isSocketBad() function
125 ASSERT_FALSE(isSocketBad(nlsockEvents)); in multicastReceiver()