Searched refs:endpoint_cursor (Results 1 – 1 of 1) sorted by relevance
683 struct aws_byte_cursor endpoint_cursor; in Java_software_amazon_awssdk_crt_auth_credentials_CognitoCredentialsProvider_cognitoCredentialsProviderNew() local684 AWS_ZERO_STRUCT(endpoint_cursor); in Java_software_amazon_awssdk_crt_auth_credentials_CognitoCredentialsProvider_cognitoCredentialsProviderNew()699 endpoint_cursor = aws_jni_byte_cursor_from_jstring_acquire(env, endpoint); in Java_software_amazon_awssdk_crt_auth_credentials_CognitoCredentialsProvider_cognitoCredentialsProviderNew()714 .endpoint = endpoint_cursor, in Java_software_amazon_awssdk_crt_auth_credentials_CognitoCredentialsProvider_cognitoCredentialsProviderNew()758 aws_jni_byte_cursor_from_jstring_release(env, endpoint, endpoint_cursor); in Java_software_amazon_awssdk_crt_auth_credentials_CognitoCredentialsProvider_cognitoCredentialsProviderNew()