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