Home
last modified time | relevance | path

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

/system/netd/
DResponseCode.h53 static const int ServiceStopFailed = 403; variable
DMDnsSdListener.cpp461 cli->sendMsg(ResponseCode::ServiceStopFailed, "Service still in use", false); in runCommand()