Searched refs:copyArray (Results 1 – 1 of 1) sorted by relevance
51 static jobject copyArray(JNIEnv *, void **);128 copyArray(JNIEnv *jenv, void **nativeArray) in copyArray() function638 return (copyArray(jenv, (void **)result)); in Java_com_sun_solaris_service_pools_PoolInternal_pool_1query_1pools()726 return (copyArray(jenv, (void *)result)); in Java_com_sun_solaris_service_pools_PoolInternal_pool_1query_1resources()790 return (copyArray(jenv, (void **)result)); in Java_com_sun_solaris_service_pools_PoolInternal_pool_1query_1components()1008 return (copyArray(jenv, (void **)result)); in Java_com_sun_solaris_service_pools_PoolInternal_pool_1query_1resource_1components()1164 return (copyArray(jenv, (void **)result)); in Java_com_sun_solaris_service_pools_PoolInternal_pool_1query_1pool_1resources()