Searched defs:unicodeChar (Results 1 – 2 of 2) sorted by relevance
385 void HeapSnapshotJSONSerializer::SerializeUnicodeChar(uint32_t unicodeChar, StreamWriter *writer) in SerializeUnicodeChar()
520 auto unicodeChar = base::utf_helper::ConvertUtf8ToUnicodeChar(pc_, length); in ParseAlternative() local