Searched refs:succeeded_synchronously (Results 1 – 1 of 1) sorted by relevance
236 bool succeeded_synchronously = safe_browsing_->CheckBrowseUrl(url, this); in CheckUrl() local237 if (succeeded_synchronously) { in CheckUrl()