Searched refs:that_chars (Results 1 – 2 of 2) sorted by relevance
150 bool String::Equals(const uint16_t* that_chars, int32_t that_offset, int32_t that_length) { in Equals() argument155 if (this->CharAt(i) != that_chars[that_offset + i]) { in Equals()
138 bool Equals(const uint16_t* that_chars, int32_t that_offset,