HomeSort by relevance Sort by last modified time
    Searched refs:GetNativeTab (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/chrome/browser/android/omnibox/
omnibox_prerender.cc 77 TabAndroid::GetNativeTab(env, j_tab)->web_contents();
  /external/chromium_org/chrome/browser/android/
tab_android.h 49 static TabAndroid* GetNativeTab(JNIEnv* env, jobject obj);
recently_closed_tabs_bridge.cc 103 TabAndroid* tab_android = TabAndroid::GetNativeTab(env, jtab);
foreign_session_helper.cc 276 TabAndroid* tab_android = TabAndroid::GetNativeTab(env, j_tab);
tab_android.cc 144 TabAndroid* TabAndroid::GetNativeTab(JNIEnv* env, jobject obj) {

Completed in 27 milliseconds