OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UrlCheckResult
(Results
1 - 13
of
13
) sorted by null
/external/chromium/chrome/browser/download/
download_safe_browsing_client.h
58
SafeBrowsingService::
UrlCheckResult
result);
60
const std::string& hash, SafeBrowsingService::
UrlCheckResult
result);
82
void SafeBrowsingCheckUrlDone(SafeBrowsingService::
UrlCheckResult
result);
83
void SafeBrowsingCheckHashDone(SafeBrowsingService::
UrlCheckResult
result);
86
void ReportMalware(SafeBrowsingService::
UrlCheckResult
result);
download_safe_browsing_client.cc
90
SafeBrowsingService::
UrlCheckResult
result) {
113
const std::string& hash, SafeBrowsingService::
UrlCheckResult
result) {
123
SafeBrowsingService::
UrlCheckResult
result) {
142
SafeBrowsingService::
UrlCheckResult
result) {
161
SafeBrowsingService::
UrlCheckResult
result) {
/external/chromium/chrome/browser/safe_browsing/
safe_browsing_service.h
48
enum
UrlCheckResult
{
66
UrlCheckResult
threat_type;
84
UrlCheckResult
result;
114
UrlCheckResult
result) {}
118
UrlCheckResult
result) {}
122
UrlCheckResult
result) {}
186
UrlCheckResult
result,
257
UrlCheckResult
threat_type,
333
static
UrlCheckResult
GetResultFromListname(const std::string& list_name);
372
UrlCheckResult
threat_type
[
all
...]
protocol_manager.h
141
SafeBrowsingService::
UrlCheckResult
threat_type,
246
SafeBrowsingService::
UrlCheckResult
threat_type) const;
safe_browsing_blocking_page_test.cc
58
void AddURLResult(const GURL& url,
UrlCheckResult
checkresult) {
85
base::hash_map<std::string,
UrlCheckResult
> badurls;
251
SafeBrowsingService::
UrlCheckResult
checkresult) {
safe_browsing_service.cc
109
UrlCheckResult
result;
339
UrlCheckResult
result,
825
SafeBrowsingService::
UrlCheckResult
SafeBrowsingService::GetResultFromListname(
[
all
...]
safe_browsing_service_browsertest.cc
477
SafeBrowsingService::
UrlCheckResult
result) {
485
SafeBrowsingService::
UrlCheckResult
result) {
495
SafeBrowsingService::
UrlCheckResult
result_;
safe_browsing_test.cc
354
const GURL& url, SafeBrowsingService::
UrlCheckResult
result) {
365
SafeBrowsingService::
UrlCheckResult
result) {
protocol_manager.cc
652
SafeBrowsingService::
UrlCheckResult
threat_type,
767
SafeBrowsingService::
UrlCheckResult
threat_type) const {
safe_browsing_blocking_page_unittest.cc
93
SafeBrowsingService::
UrlCheckResult
result) {
client_side_detection_host_unittest.cc
76
ResourceType::Type,
UrlCheckResult
, Client*, int, int));
/external/chromium/chrome/browser/renderer_host/
safe_browsing_resource_handler.h
69
const GURL& url, SafeBrowsingService::
UrlCheckResult
result);
106
SafeBrowsingService::
UrlCheckResult
result);
127
SafeBrowsingService::
UrlCheckResult
safe_browsing_result_;
safe_browsing_resource_handler.cc
144
const GURL& url, SafeBrowsingService::
UrlCheckResult
result) {
179
SafeBrowsingService::
UrlCheckResult
result) {
Completed in 244 milliseconds