Searched defs:check_command (Results 1 – 5 of 5) sorted by relevance
192 fn check_command(command: Command, cache: &mut Cache) -> Result<(), CkError> { in check_command() function
271 def check_command(self, name, info): member in Checker
585 def check_command(c, cache): function
394 def check_command(self, name, info): member in XMLChecker
297 fn check_command(&self) -> Command { in check_command() method