Searched defs:getStringFromByteVector (Results 1 – 2 of 2) sorted by relevance
36 const char *getStringFromByteVector(const std::vector<int8_t>& vec) { in getStringFromByteVector() function
33 const char *getStringFromByteVector(const flatbuffers::Vector<int8_t> *vec) { in getStringFromByteVector() function