Searched refs:GetCurrentRenderProcessId (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/content/public/browser/android/
H A Dcontent_view_core.h49 virtual jint GetCurrentRenderProcessId(JNIEnv* env, jobject obj) = 0;
/external/chromium_org/content/browser/android/
H A Dcontent_view_core_impl.h55 virtual jint GetCurrentRenderProcessId(JNIEnv* env, jobject obj) OVERRIDE;
H A Dcontent_view_core_impl.cc804 jint ContentViewCoreImpl::GetCurrentRenderProcessId(JNIEnv* env, jobject obj) { function in class:content::ContentViewCoreImpl

Completed in 75 milliseconds