Home
last modified time | relevance | path

Searched defs:IsGoogleSearchUrl (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/android/
Durl_utilities.cc59 static jboolean IsGoogleSearchUrl(JNIEnv* env, jclass clazz, jstring url) { in IsGoogleSearchUrl() function
/external/chromium_org/components/google/core/browser/
Dgoogle_util.cc193 bool IsGoogleSearchUrl(const GURL& url) { in IsGoogleSearchUrl() function