Searched defs:GetChars (Results 1 – 1 of 1) sorted by relevance
430 const Char* String::GetChars(const DisallowHeapAllocation& no_gc) { in GetChars() function437 const Char* String::GetChars( in GetChars() function613 uint8_t* SeqOneByteString::GetChars(const DisallowHeapAllocation& no_gc) { in GetChars() function619 uint8_t* SeqOneByteString::GetChars( in GetChars() function631 uc16* SeqTwoByteString::GetChars(const DisallowHeapAllocation& no_gc) { in GetChars() function637 uc16* SeqTwoByteString::GetChars( in GetChars() function763 const uint8_t* ExternalOneByteString::GetChars() { in GetChars() function801 const uint16_t* ExternalTwoByteString::GetChars() { return resource()->data(); } in GetChars() function