Searched refs:TtyListResult (Results 1 – 2 of 2) sorted by relevance
/system/netd/server/ | ||
D | ResponseCode.h | 30 static const int TtyListResult = 113; variable |
D | CommandListener.cpp | 357 cli->sendMsg(ResponseCode::TtyListResult, *it, false); in runCommand() |