Searched defs:modify (Results 1 – 4 of 4) sorted by relevance
128 Utf8Char ConvertUtf16ToUtf8(uint16_t d0, uint16_t d1, bool modify, bool isWriteBuffer) in ConvertUtf16ToUtf8()179 size_t Utf16ToUtf8Size(const uint16_t *utf16, uint32_t length, bool modify) in Utf16ToUtf8Size()217 size_t start, bool modify, bool isWriteBuffer) in ConvertRegionUtf16ToUtf8()
239 inline size_t EcmaString::GetUtf8Length(bool modify) const in GetUtf8Length()
1009 bool modify = (usage != StringConvertedUsage::PRINT); in ToStdString() local1025 bool modify = (usage != StringConvertedUsage::PRINT); in ToCString() local
512 bool modify = false; in HWTEST_F_L0() local