Searched refs:string_end (Results 1 – 1 of 1) sorted by relevance
501 const char* string_end = reinterpret_cast<const char*>( in DecodeStringVector() local503 if (UNLIKELY(string_end == nullptr)) { in DecodeStringVector()506 size_t string_length = string_end - string_start; in DecodeStringVector()510 *cursor = reinterpret_cast<const uint8_t*>(string_end + 1); in DecodeStringVector()