Searched refs:JNI_BaseRunLoop_CreateBaseRunLoop (Results 1 – 2 of 2) sorted by relevance
43 static jlong JNI_BaseRunLoop_CreateBaseRunLoop(JNIEnv* env, const49 return JNI_BaseRunLoop_CreateBaseRunLoop(env, base::android::JavaParamRef<jobject>(env, jcaller)); in Java_org_chromium_mojo_system_impl_BaseRunLoop_nativeCreateBaseRunLoop()
21 static jlong JNI_BaseRunLoop_CreateBaseRunLoop( in JNI_BaseRunLoop_CreateBaseRunLoop() function