HomeSort by relevance Sort by last modified time
    Searched refs:functionObj (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/jni/
android_database_SQLiteConnection.cpp 215 jobject functionObj = env->NewLocalRef(functionObjGlobal);
235 env->CallVoidMethod(functionObj,
242 env->DeleteLocalRef(functionObj);
260 jobject functionObj) {
264 functionObj, gSQLiteCustomFunctionClassInfo.name));
265 jint numArgs = env->GetIntField(functionObj, gSQLiteCustomFunctionClassInfo.numArgs);
267 jobject functionObjGlobal = env->NewGlobalRef(functionObj);
    [all...]
  /prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit-core-js/2.14/
htmlunit-core-js-2.14.jar 
  /prebuilts/tools/common/m2/repository/org/mozilla/rhino/1.7R3/
rhino-1.7R3.jar 

Completed in 149 milliseconds