Searched refs:callIntMethodWithStringArg (Results 1 – 4 of 4) sorted by relevance
135 …sal_Int32 callIntMethodWithStringArg( const char* _pMethodName, jmethodID& _inout_MethodID,c…
389 sal_Int32 java_lang_Object::callIntMethodWithStringArg( const char* _pMethodName, jmethodID& _inout… in callIntMethodWithStringArg() function in java_lang_Object
355 return callIntMethodWithStringArg("executeUpdate",mID,sql); in executeUpdate()
150 return callIntMethodWithStringArg("findColumn",mID,columnName); in findColumn()
Completed in 30 milliseconds