Home
last modified time | relevance | path

Searched refs:java_packet_user_properties_struct_holder (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/aws-crt-java/src/native/
H A Dmqtt5_packets.c134 struct aws_array_list *java_packet_user_properties_struct_holder) { in s_populate_user_properties() argument
198 … aws_array_list_push_back(java_packet_user_properties_struct_holder, (void *)&jni_property_struct); in s_populate_user_properties()
201 (struct aws_mqtt5_user_property *)java_packet_user_properties_struct_holder->data; in s_populate_user_properties()