Home
last modified time | relevance | path

Searched defs:_pMethodName (Results 1 – 4 of 4) sorted by relevance

/trunk/main/connectivity/source/drivers/jdbc/
H A DObject.cxx228 void java_lang_Object::obtainMethodId(JNIEnv* _pEnv,const char* _pMethodName, const char* _pSignatu… in obtainMethodId() argument
239 sal_Bool java_lang_Object::callBooleanMethod( const char* _pMethodName, jmethodID& _inout_MethodID … in callBooleanMethod() argument
253 sal_Bool java_lang_Object::callBooleanMethodWithIntArg( const char* _pMethodName, jmethodID& _inout… in callBooleanMethodWithIntArg() argument
266 jobject java_lang_Object::callResultSetMethod( JNIEnv& _rEnv,const char* _pMethodName, jmethodID& _… in callResultSetMethod() argument
273 sal_Int32 java_lang_Object::callIntMethod( const char* _pMethodName, jmethodID& _inout_MethodID,boo… in callIntMethod() argument
289 sal_Int32 java_lang_Object::callIntMethodWithIntArg( const char* _pMethodName, jmethodID& _inout_Me… in callIntMethodWithIntArg() argument
301 void java_lang_Object::callVoidMethod( const char* _pMethodName, jmethodID& _inout_MethodID) const in callVoidMethod() argument
339 ::rtl::OUString java_lang_Object::callStringMethod( const char* _pMethodName, jmethodID& _inout_Met… in callStringMethod() argument
349 jobject java_lang_Object::callObjectMethod( JNIEnv * _pEnv,const char* _pMethodName,const char* _pS… in callObjectMethod() argument
369 ::rtl::OUString java_lang_Object::callStringMethodWithIntArg( const char* _pMethodName, jmethodID& … in callStringMethodWithIntArg() argument
[all …]
H A DDatabaseMetaData.cxx551 sal_Bool java_sql_DatabaseMetaData::impl_callBooleanMethod( const char* _pMethodName, jmethodID& _i… in impl_callBooleanMethod()
560 ::rtl::OUString java_sql_DatabaseMetaData::impl_callStringMethod( const char* _pMethodName, jmethod… in impl_callStringMethod()
577 sal_Int32 java_sql_DatabaseMetaData::impl_callIntMethod( const char* _pMethodName, jmethodID& _inou… in impl_callIntMethod()
586 sal_Bool java_sql_DatabaseMetaData::impl_callBooleanMethodWithIntArg( const char* _pMethodName, jme… in impl_callBooleanMethodWithIntArg()
597 …esultSet > java_sql_DatabaseMetaData::impl_callResultSetMethod( const char* _pMethodName, jmethodI… in impl_callResultSetMethod()
607 …java_sql_DatabaseMetaData::impl_callResultSetMethodWithStrings( const char* _pMethodName, jmethodI… in impl_callResultSetMethodWithStrings()
H A DJStatement.cxx446 sal_Int32 java_sql_Statement_Base::impl_getProperty(const char* _pMethodName, jmethodID& _inout_Met… in impl_getProperty()
455 sal_Int32 java_sql_Statement_Base::impl_getProperty(const char* _pMethodName, jmethodID& _inout_Met… in impl_getProperty()
/trunk/main/connectivity/source/inc/java/lang/
H A DObject.hxx146 …(JNIEnv::*pCallMethod)( jobject obj, jmethodID methodID, ... ) ,const char* _pMethodName, const ch… in callMethodWithIntArg() argument
156 …void callVoidMethod(const char* _pMethodName, const char* _pSignature, jmethodID& _inout_MethodID,… in callVoidMethod() argument

Completed in 43 milliseconds