Searched refs:InterfaceRxCounterResult (Results 1 – 2 of 2) sorted by relevance
/system/netd/ | ||
D | ResponseCode.h | 40 static const int InterfaceRxCounterResult = 216; variable |
D | CommandListener.cpp | 260 cli->sendMsg(ResponseCode::InterfaceRxCounterResult, msg, false); in runCommand() |