Searched refs:hexFormat (Results 1 – 2 of 2) sorted by relevance
80 void PrintVector(const std::string &msg, std::vector<uint8_t> &data, bool hexFormat) in PrintVector() argument90 if (hexFormat) { in PrintVector()
72 void PrintVector(const std::string &msg, std::vector<uint8_t> &data, bool hexFormat) in PrintVector() argument82 if (hexFormat) { in PrintVector()