Home
last modified time | relevance | path

Searched refs:gBinaryOperator (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/jni/
Dandroid_database_SQLiteConnection.cpp67 } gBinaryOperator; variable
294 (jstring) env->CallObjectMethod(functionObj.get(), gBinaryOperator.apply, in sqliteCustomAggregateFunctionStep()
1013 gBinaryOperator.apply = GetMethodIDOrDie(env, binaryClazz, in register_android_database_SQLiteConnection()