Searched refs:allocator_context (Results 1 – 1 of 1) sorted by relevance
15 …z_result nx_azure_iot_json_wirter_packet_allocator_cb(az_span_allocator_context* allocator_context, in nx_azure_iot_json_wirter_packet_allocator_cb() argument18 NX_AZURE_IOT_JSON_WRITER *writer_ptr = (NX_AZURE_IOT_JSON_WRITER *)allocator_context -> user_contex… in nx_azure_iot_json_wirter_packet_allocator_cb()30 if (allocator_context -> minimum_required_size > (INT)(new_paket_ptr -> nx_packet_data_end - in nx_azure_iot_json_wirter_packet_allocator_cb()47 (ULONG)(allocator_context -> bytes_used)) <= in nx_azure_iot_json_wirter_packet_allocator_cb()53 (ULONG)(allocator_context -> bytes_used); in nx_azure_iot_json_wirter_packet_allocator_cb()57 packet_ptr -> nx_packet_length += (ULONG)(allocator_context -> bytes_used); in nx_azure_iot_json_wirter_packet_allocator_cb()