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