Searched refs:ClatdStatusResult (Results 1 – 2 of 2) sorted by relevance
/system/netd/server/ | ||
D | ResponseCode.h | 48 static const int ClatdStatusResult = 223; variable |
D | CommandListener.cpp | 1251 cli->sendMsg(ResponseCode::ClatdStatusResult, tmp, false); in runCommand() |