Searched refs:jo_args (Results 1 – 2 of 2) sorted by relevance
177 jobjectArray jo_args /* may be 0 */ ) const in call_uno()210 OSL_ASSERT( (0 == nParams) || (nParams == jni->GetArrayLength( jo_args )) ); in call_uno()235 jni, jni->GetObjectArrayElement( jo_args, nPos ) ); in call_uno()286 jni, jni->GetObjectArrayElement( jo_args, nPos ) ); in call_uno()392 jstring jo_method, jobjectArray jo_args /* may be 0 */ ) in Java_com_sun_star_bridges_jni_1uno_JNI_1proxy_dispatch_1call() argument435 jni, jni->GetObjectArrayElement( jo_args, 0 ) ); in Java_com_sun_star_bridges_jni_1uno_JNI_1proxy_dispatch_1call()548 jo_args ); in Java_com_sun_star_bridges_jni_1uno_JNI_1proxy_dispatch_1call()580 jo_args ); in Java_com_sun_star_bridges_jni_1uno_JNI_1proxy_dispatch_1call()599 jo_args ); in Java_com_sun_star_bridges_jni_1uno_JNI_1proxy_dispatch_1call()
112 jobjectArray jo_args ) const;
Completed in 9 milliseconds