Searched refs:IsValidCmd (Results 1 – 2 of 2) sorted by relevance
88 bool IsValidCmd(const CmdList& list, IoctlCmd cmd);
798 bool ServiceController::IsValidCmd(const CmdList& list, IoctlCmd cmd) in IsValidCmd() function in OHOS::HiviewDFX::ServiceController814 if (!IsValidCmd(list, cmd)) { in CommunicationLoop()