Home
last modified time | relevance | path

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

/aosp_15_r20/external/aws-crt-java/src/native/
H A Ds3_client.c61 struct aws_s3_tcp_keep_alive_options *s3_tcp_keep_alive_options) { in aws_s3_tcp_keep_alive_options_from_java()
390 struct aws_s3_tcp_keep_alive_options *s3_tcp_keep_alive_options = NULL; in Java_software_amazon_awssdk_crt_s3_S3Client_s3ClientNew() local