Home
last modified time | relevance | path

Searched refs:InterfaceListResult (Results 1 – 2 of 2) sorted by relevance

/system/netd/
DResponseCode.h27 static const int InterfaceListResult = 110; variable
DCommandListener.cpp119 cli->sendMsg(ResponseCode::InterfaceListResult, de->d_name, false); in runCommand()