Searched refs:jo_JNI_proxy (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/bridges/source/jni_uno/ |
H A D | jni_info.cxx | 549 JLocalAutoRef jo_JNI_proxy( in JNI_info() local 730 (jclass) jo_JNI_proxy.get(), "get_proxy_ctor", in JNI_info() 736 (jclass) jo_JNI_proxy.get(), "create", in JNI_info() 743 (jclass) jo_JNI_proxy.get(), "m_receiver_handle", "J" ); in JNI_info() 748 (jclass) jo_JNI_proxy.get(), "m_td_handle", "J" ); in JNI_info() 753 (jclass) jo_JNI_proxy.get(), "m_type", "Lcom/sun/star/uno/Type;" ); in JNI_info() 758 (jclass) jo_JNI_proxy.get(), "m_oid", "Ljava/lang/String;" ); in JNI_info() 824 (jclass) jni->NewGlobalRef( jo_JNI_proxy.get() ); in JNI_info()
|
H A D | jni_bridge.cxx | 393 JLocalAutoRef jo_JNI_proxy( in get_stack_trace() local 400 (jclass) jo_JNI_proxy.get(), "get_stack_trace", in get_stack_trace() 408 (jclass) jo_JNI_proxy.get(), method, &arg ) ); in get_stack_trace()
|
Completed in 33 milliseconds