Home
last modified time | relevance | path

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

/aosp_15_r20/external/aws-crt-java/src/native/
H A Dmqtt5_packets.c176 …struct aws_byte_cursor tmp_cursor = aws_jni_byte_cursor_from_jstring_acquire(env, jni_property_key… in s_populate_user_properties() local
427 … struct aws_byte_cursor tmp_cursor = aws_jni_byte_cursor_from_jstring_acquire(env, jstring_value); in aws_get_string_from_jobject() local
469 …struct aws_byte_cursor tmp_cursor = aws_jni_byte_cursor_from_jbyteArray_acquire(env, jbyte_array_v… in aws_get_byte_array_from_jobject() local
1427 …struct aws_byte_cursor tmp_cursor = aws_jni_byte_cursor_from_jstring_acquire(env, jni_topic_filter… in aws_mqtt5_packet_subscribe_view_create_from_java() local
1628 …struct aws_byte_cursor tmp_cursor = aws_jni_byte_cursor_from_jstring_acquire(env, jni_topic_filter… in aws_mqtt5_packet_unsubscribe_view_create_from_java() local
H A Dmqtt5_client.c148 … struct aws_byte_cursor tmp_cursor = aws_jni_byte_cursor_from_jstring_acquire(env, jni_proxy_host); in s_aws_mqtt5_http_proxy_options_create_from_java() local
204 struct aws_byte_cursor tmp_cursor = in s_aws_mqtt5_http_proxy_options_create_from_java() local
222 struct aws_byte_cursor tmp_cursor = in s_aws_mqtt5_http_proxy_options_create_from_java() local
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_linking_helpers.c767 unsigned tmp_cursor = *cursor; in assign_remap_locations() local