Searched refs:resString (Results 1 – 1 of 1) sorted by relevance
211 ScopedLocalRef<jstring> resString(env, in sqliteCustomScalarFunctionCallback() local222 if (resString.get() == nullptr) { in sqliteCustomScalarFunctionCallback()225 ScopedUtfChars res(env, resString.get()); in sqliteCustomScalarFunctionCallback()285 ScopedLocalRef<jstring> resString(env, in sqliteCustomAggregateFunctionStep() local302 if (resString.get() == nullptr) { in sqliteCustomAggregateFunctionStep()305 ScopedUtfChars res(env, resString.get()); in sqliteCustomAggregateFunctionStep()