Searched refs:InterfaceListResult (Results 1 – 2 of 2) sorted by relevance
/system/netd/ | ||
D | ResponseCode.h | 27 static const int InterfaceListResult = 110; variable |
D | CommandListener.cpp | 119 cli->sendMsg(ResponseCode::InterfaceListResult, de->d_name, false); in runCommand() |