Searched defs:conn_manager (Results 1 – 2 of 2) sorted by relevance
270 struct aws_http_connection_manager *conn_manager = binding->manager; in Java_software_amazon_awssdk_crt_http_HttpClientConnectionManager_httpClientConnectionManagerRelease() local355 struct aws_http_connection_manager *conn_manager = manager_binding->manager; in Java_software_amazon_awssdk_crt_http_HttpClientConnectionManager_httpClientConnectionManagerAcquireConnection() local395 struct aws_http_connection_manager *conn_manager = binding->manager; in Java_software_amazon_awssdk_crt_http_HttpClientConnection_httpClientConnectionReleaseManaged() local427 struct aws_http_connection_manager *conn_manager = manager_binding->manager; in Java_software_amazon_awssdk_crt_http_HttpClientConnectionManager_httpConnectionManagerFetchMetrics() local
272 …private static native void httpClientConnectionManagerRelease(long conn_manager) throws CrtRuntime… in httpClientConnectionManagerRelease()274 …private static native void httpClientConnectionManagerAcquireConnection(long conn_manager, Complet… in httpClientConnectionManagerAcquireConnection()276 …private static native HttpManagerMetrics httpConnectionManagerFetchMetrics(long conn_manager) thro… in httpConnectionManagerFetchMetrics()