Searched defs:oct (Results 1 – 2 of 2) sorted by relevance
35 … std::vector<uint8_t> &oct, Span<T> &sp, int32_t strLen) in DecodePercentEncoding()69 JSTaggedValue RuntimeStubs::UTF16EncodeCodePoint(JSThread *thread, const std::vector<uint8_t> &oct, in UTF16EncodeCodePoint()150 std::vector<uint8_t> oct = {bb}; in DecodePercentEncoding() local
298 std::string oct = StringHelper::Utf32ToString(vv); in Encode() local577 std::vector<uint8_t> oct = {bb}; in DecodePercentEncoding() local594 uint8_t &bb, std::vector<uint8_t> &oct) in DecodePercentEncoding()629 … const std::vector<uint8_t> &oct, const JSHandle<EcmaString> &str, in UTF16EncodeCodePoint()