Searched refs:operator_str (Results 1 – 1 of 1) sorted by relevance
742 static jboolean copsResponseNative(JNIEnv* env, jobject /* object */, jstring operator_str, in copsResponseNative() argument755 const char* operator_name = env->GetStringUTFChars(operator_str, nullptr); in copsResponseNative()761 env->ReleaseStringUTFChars(operator_str, operator_name); in copsResponseNative()