Searched defs:IsGoogleHomePageUrl (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/android/
H A Durl_utilities.cc66 static jboolean IsGoogleHomePageUrl(JNIEnv* env, jclass clazz, jstring url) { function
70 return google_util::IsGoogleHomePageUrl(gurl);
/external/chromium_org/components/google/core/browser/
H A Dgoogle_util.cc183 bool IsGoogleHomePageUrl(const GURL& url) { function in namespace:google_util

Completed in 54 milliseconds