Home
last modified time | relevance | path

Searched defs:sStr (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_global_uri.cpp26 void BuiltinsGlobal::AppendPercentEncodedByte(std::u16string &sStr, uint8_t byte, uint8_t &len) in AppendPercentEncodedByte()
36 std::u16string sStr(u"%00%00%00%00"); in AppendU32Data() local
Dbuiltins_global.cpp235 std::u16string sStr = StringHelper::Utf16ToU16String(&cc, 1); in Encode() local
485 std::u16string sStr; in Decode() local
504 std::u16string &sStr, judgURIFunc IsInURISet) in HandleSingleByteCharacter()
517 … judgURIFunc IsInURISet, int32_t strLen, std::u16string &sStr) in DecodePercentEncoding()
627 … uint32_t &start, int32_t &k, std::u16string &sStr) in UTF16EncodeCodePoint()
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_optimized_stubs-inl.h237 std::u16string sStr; in DecodePercentEncoding() local