Searched defs:IsGoogleSearchUrl (Results 1 – 2 of 2) sorted by relevance
59 static jboolean IsGoogleSearchUrl(JNIEnv* env, jclass clazz, jstring url) { in IsGoogleSearchUrl() function
193 bool IsGoogleSearchUrl(const GURL& url) { in IsGoogleSearchUrl() function