Searched defs:checkCommand (Results 1 – 3 of 3) sorted by relevance
161 void checkCommand(int pid, String responseBytes, int expectedResponse) { in checkCommand() method in Obd2CommandTest166 void checkCommand(int pid, String responseBytes, float expectedResponse) { in checkCommand() method in Obd2CommandTest
239 private void checkCommand(byte[] command) { in checkCommand() method in Channel
236 public synchronized void checkCommand(Channel channel, byte[] command) { in checkCommand() method in AccessControlEnforcer