Searched refs:nMethodIndex (Results 1 – 2 of 2) sorted by relevance
114 sal_Int32 nMethodIndex = 0; in JNI_interface_type_info() local150 m_methods[ nMethodIndex ] = jni->GetMethodID( in JNI_interface_type_info()154 OSL_ASSERT( 0 != m_methods[ nMethodIndex ] ); in JNI_interface_type_info()155 ++nMethodIndex; in JNI_interface_type_info()188 m_methods[ nMethodIndex ] = jni->GetMethodID( in JNI_interface_type_info()192 OSL_ASSERT( 0 != m_methods[ nMethodIndex ] ); in JNI_interface_type_info()193 ++nMethodIndex; in JNI_interface_type_info()209 m_methods[ nMethodIndex ] = jni->GetMethodID( in JNI_interface_type_info()213 OSL_ASSERT( 0 != m_methods[ nMethodIndex ] ); in JNI_interface_type_info()214 ++nMethodIndex; in JNI_interface_type_info()
68 sal_uInt16 nMethodIndex, in InterfaceMethodImpl() argument71 : _desc(xTDMgr, rMemberName, rBytes, nMethodIndex) in InterfaceMethodImpl()
Completed in 20 milliseconds