Home
last modified time | relevance | path

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

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