Searched refs:CheckCommand (Results 1 – 2 of 2) sorted by relevance
71 Result<void> Command::CheckCommand() const { in CheckCommand() function in android::init::Command137 if (auto result = command.CheckCommand(); !result.ok()) { in CheckAllCommands()
45 Result<void> CheckCommand() const;