Searched defs:_inout_MethodID (Results 1 – 4 of 4) sorted by relevance
/trunk/main/connectivity/source/drivers/jdbc/ |
H A D | Object.cxx | 253 …Object::callBooleanMethodWithIntArg( const char* _pMethodName, jmethodID& _inout_MethodID, sal_Int… in callBooleanMethodWithIntArg() 273 sal_Int32 java_lang_Object::callIntMethod( const char* _pMethodName, jmethodID& _inout_MethodID,boo… in callIntMethod() 289 …ang_Object::callIntMethodWithIntArg( const char* _pMethodName, jmethodID& _inout_MethodID,sal_Int3… in callIntMethodWithIntArg() 312 …ng_Object::callVoidMethodWithIntArg( const char* _pMethodName, jmethodID& _inout_MethodID, sal_Int… in callVoidMethodWithIntArg() 326 …g_Object::callVoidMethodWithBoolArg( const char* _pMethodName, jmethodID& _inout_MethodID, sal_Int… in callVoidMethodWithBoolArg() 360 …IEnv * _pEnv,const char* _pMethodName,const char* _pSignature, jmethodID& _inout_MethodID , sal_In… in callObjectMethodWithIntArg() 369 …_Object::callStringMethodWithIntArg( const char* _pMethodName, jmethodID& _inout_MethodID , sal_In… in callStringMethodWithIntArg() 377 …Object::callVoidMethodWithStringArg( const char* _pMethodName, jmethodID& _inout_MethodID,const ::… in callVoidMethodWithStringArg() 389 …_Object::callIntMethodWithStringArg( const char* _pMethodName, jmethodID& _inout_MethodID,const ::… in callIntMethodWithStringArg()
|
H A D | DatabaseMetaData.cxx | 551 …ql_DatabaseMetaData::impl_callBooleanMethod( const char* _pMethodName, jmethodID& _inout_MethodID ) in impl_callBooleanMethod() 560 …sql_DatabaseMetaData::impl_callStringMethod( const char* _pMethodName, jmethodID& _inout_MethodID ) in impl_callStringMethod() 577 …va_sql_DatabaseMetaData::impl_callIntMethod( const char* _pMethodName, jmethodID& _inout_MethodID ) in impl_callIntMethod() 586 …a::impl_callBooleanMethodWithIntArg( const char* _pMethodName, jmethodID& _inout_MethodID, sal_Int… in impl_callBooleanMethodWithIntArg() 597 …_DatabaseMetaData::impl_callResultSetMethod( const char* _pMethodName, jmethodID& _inout_MethodID ) in impl_callResultSetMethod() 607 …etaData::impl_callResultSetMethodWithStrings( const char* _pMethodName, jmethodID& _inout_MethodID, in impl_callResultSetMethodWithStrings()
|
H A D | JStatement.cxx | 446 …sql_Statement_Base::impl_getProperty(const char* _pMethodName, jmethodID& _inout_MethodID,sal_Int3… in impl_getProperty() 455 …t32 java_sql_Statement_Base::impl_getProperty(const char* _pMethodName, jmethodID& _inout_MethodID) in impl_getProperty()
|
/trunk/main/connectivity/source/inc/java/lang/ |
H A D | Object.hxx | 146 …dID, ... ) ,const char* _pMethodName, const char* _pSignature, jmethodID& _inout_MethodID , sal_In… in callMethodWithIntArg() 156 …lVoidMethod(const char* _pMethodName, const char* _pSignature, jmethodID& _inout_MethodID,sal_Int3… in callVoidMethod()
|
Completed in 24 milliseconds