Searched refs:ServiceStopFailed (Results 1 – 2 of 2) sorted by relevance
/system/netd/ | ||
D | ResponseCode.h | 53 static const int ServiceStopFailed = 403; variable |
D | MDnsSdListener.cpp | 461 cli->sendMsg(ResponseCode::ServiceStopFailed, "Service still in use", false); in runCommand() |