Searched defs:anyHdr (Results 1 – 1 of 1) sorted by relevance
334 findCommands(const void *anyHdr, size_t maxCommands, Types... types) { in findCommands()356 const CommandType *findCommand(const void *anyHdr, Types... types) { in findCommand()363 std::vector<const CommandType *> findCommands(const void *anyHdr, in findCommands()