Searched defs:commandId (Results 1 – 4 of 4) sorted by relevance
192 private int commandId; field in PacketDispatcher.CommandsSynchronyzer398 public ReplyPacket receiveReply(int commandId, long timeout) in receiveReply()722 public ReplyPacket receiveReply(int commandId, long timeout) in receiveReply()
1675 public ReplyPacket receiveReply(int commandId) throws InterruptedException, in receiveReply()1702 public ReplyPacket receiveReply(int commandId, long timeout) in receiveReply()
293 for (const int commandId : it->second) { in imageUseInfo() local
1903 bool V4L2Device::isCommandSupported(uint32_t commandId) { in isCommandSupported()