Searched refs:from_encoding (Results 1 – 2 of 2) sorted by relevance
1598 String::Encoding from_encoding,
4472 String::Encoding from_encoding, in CopyStringCharacters() argument4477 bool from_one_byte = from_encoding == String::ONE_BYTE_ENCODING; in CopyStringCharacters()4507 bool index_same = (from_encoding == to_encoding) && in CopyStringCharacters()