Home
last modified time | relevance | path

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

/system/netd/server/
DResponseCode.h30 static const int TtyListResult = 113; variable
DCommandListener.cpp357 cli->sendMsg(ResponseCode::TtyListResult, *it, false); in runCommand()