Lines Matching refs:info
226 JNI_interface_type_info const * info = in call_java() local
229 jmethodID method_id = info->m_methods[ function_pos ]; in call_java()
235 jni, jni->ToReflectedMethod( info->m_class, method_id, JNI_FALSE ) ); in call_java()
438 JNI_interface_type_info const * info );
445 JNI_interface_type_info const * info ) in UNO_proxy() argument
448 m_type_info( info ) in UNO_proxy()
457 args[ 2 ].l = info->m_type; in UNO_proxy()
507 jobject javaI, JNI_interface_type_info const * info ) const in map_to_uno()
515 oid.pData, (typelib_InterfaceTypeDescription *)info->m_td.get() ); in map_to_uno()
522 javaI, (jstring) jo_oid.get(), oid, info ); in map_to_uno()
527 oid.pData, (typelib_InterfaceTypeDescription *)info->m_td.get() ); in map_to_uno()
725 JNI_interface_type_info const * info = in UNO_proxy_dispatch() local
730 args[ 0 ].l = info->m_type; in UNO_proxy_dispatch()
761 that->m_jo_oid, that->m_oid, info ); in UNO_proxy_dispatch()
769 info->m_td.get() ) ); in UNO_proxy_dispatch()