Searched defs:PrintVector (Results 1 – 2 of 2) sorted by relevance
72 template <typename T> string StringUtil::PrintVector(vector<T> &array, string &delimiter) in PrintVector() function in OHOS::IntellVoiceUtils::StringUtil
81 void PrintVector(const std::string &msg, std::vector<uint8_t> &data, bool hexFormat) in PrintVector() function