Searched refs:client_bootstrap_properties (Results 1 – 3 of 3) sorted by relevance
59 …(*env)->CallVoidMethod(env, java_client_bootstrap, client_bootstrap_properties.onShutdownComplete); in s_client_bootstrap_shutdown_complete()
162 extern struct java_client_bootstrap_properties client_bootstrap_properties;
356 struct java_client_bootstrap_properties client_bootstrap_properties; variable362 …client_bootstrap_properties.onShutdownComplete = (*env)->GetMethodID(env, cls, "onShutdownComplete… in s_cache_client_bootstrap()363 AWS_FATAL_ASSERT(client_bootstrap_properties.onShutdownComplete); in s_cache_client_bootstrap()