Searched refs:uri_encoding_cursor (Results 1 – 1 of 1) sorted by relevance
25 struct aws_byte_cursor uri_encoding_cursor = aws_byte_cursor_from_buf(&c_byte_buf); in s_encoding_common() local26 uri_encoding = aws_jni_byte_array_from_cursor(env, &uri_encoding_cursor); in s_encoding_common()