Home
last modified time | relevance | path

Searched refs:DVLOG (Results 1 – 25 of 63) sorted by relevance

123

/external/chromium/net/websockets/
Dwebsocket_throttle_unittest.cc93 DVLOG(1) << "socket1"; in TEST_F()
113 DVLOG(1) << "socket2"; in TEST_F()
132 DVLOG(1) << "socket3"; in TEST_F()
151 DVLOG(1) << "socket4"; in TEST_F()
169 DVLOG(1) << "socket5"; in TEST_F()
187 DVLOG(1) << "socket6"; in TEST_F()
197 DVLOG(1) << "socket1 1"; in TEST_F()
207 DVLOG(1) << "socket1 2"; in TEST_F()
229 DVLOG(1) << "socket1 close"; in TEST_F()
240 DVLOG(1) << "socket5 close"; in TEST_F()
[all …]
Dwebsocket_handshake_draft75.cc86 DVLOG(1) << "Bad Upgrade Header " << std::string(p, kUpgradeHeaderLength); in ReadServerHandshake()
95 DVLOG(1) << "Bad Connection Header " in ReadServerHandshake()
109 DVLOG(1) << "Process Headers failed: " << std::string(data, eoh); in ReadServerHandshake()
/external/chromium/chrome/browser/safe_browsing/
Dmalware_details_cache.cc44 DVLOG(1) << "Getting cache data for all urls..."; in StartCacheCollection()
67 DVLOG(1) << "OpenEntry"; in OpenEntry()
75 DVLOG(1) << "Missing request context getter"; in OpenEntry()
108 DVLOG(1) << "OnUrlFetchComplete"; in OnURLFetchComplete()
114 DVLOG(1) << "Cache miss for url: " << url; in OnURLFetchComplete()
121 DVLOG(1) << "Unsuccessful fetch: " << url; in OnURLFetchComplete()
131 DVLOG(1) << "Cannot find resource for url:" << url; in OnURLFetchComplete()
144 DVLOG(1) << "ReadResponse"; in ReadResponse()
148 DVLOG(1) << "Missing response headers."; in ReadResponse()
173 DVLOG(1) << "ReadData"; in ReadData()
[all …]
Dmalware_details.cc151 DVLOG(1) << "Starting to compute malware details."; in StartCollection()
224 DVLOG(1) << "Nodes from the DOM: " << params.size(); in AddDOMDetails()
235 DVLOG(1) << node.url << ", " << node.tag_name << ", " << node.parent; in AddDOMDetails()
256 DVLOG(1) << "OnCacheCollectionReady."; in OnCacheCollectionReady()
Dsafe_browsing_database.cc452 DVLOG(3) << "Get store for list: " << list_id; in GetStore()
512 DVLOG(1) << "Init browse store: " << browse_filename_.value(); in Init()
530 DVLOG(1) << "Init download store: " << download_filename_.value(); in Init()
538 DVLOG(1) << "Init csd whitelist store: " << csd_whitelist_filename_.value(); in Init()
879 DVLOG(2) << list_name << ": " << list_id; in InsertChunks()
1179 DVLOG(1) << "SafeBrowsingDatabaseImpl built bloom filter in " in UpdateBrowseStore()
1234 DVLOG(1) << "SafeBrowsingDatabaseNew read bloom filter in " in LoadBloomFilter()
1277 DVLOG(1) << "SafeBrowsingDatabaseNew wrote bloom filter in " in WriteBloomFilter()
/external/chromium/chrome/browser/chromeos/login/
Dlogin_performer.cc52 DVLOG(1) << "Deleting LoginPerformer"; in ~LoginPerformer()
65 DVLOG(1) << "failure.reason " << failure.reason(); in OnLoginFailure()
66 DVLOG(1) << "failure.error.state " << failure.error().state(); in OnLoginFailure()
159 DVLOG(1) << "Online login OK - unlocking screen."; in OnProfileCreated()
191 DVLOG(1) << "Password change detected - locking screen."; in OnPasswordChangeDetected()
314 DVLOG(1) << "Screen lock requested"; in RequestScreenLock()
320 DVLOG(1) << "Screen already locked"; in RequestScreenLock()
330 DVLOG(1) << "Screen unlock requested"; in RequestScreenUnlock()
342 DVLOG(1) << "auth_error: " << last_login_failure_.error().state(); in ResolveInitialNetworkAuthFailure()
407 DVLOG(1) << "auth_error: " << last_login_failure_.error().state(); in ResolveLockNetworkAuthFailure()
[all …]
Dbase_login_display_host.cc108 DVLOG(1) << "Starting wizard, first_screen_name: " << first_screen_name; in StartWizard()
120 DVLOG(1) << "Starting sign in screen"; in StartSignInScreen()
/external/chromium/chrome/browser/automation/
Durl_request_automation_job.cc64 DVLOG(1) << "URLRequestAutomationJob create. Count: " << ++instance_count_; in URLRequestAutomationJob()
74 DVLOG(1) << "URLRequestAutomationJob delete. Count: " << --instance_count_; in ~URLRequestAutomationJob()
157 DVLOG(1) << "URLRequestAutomationJob: " << request_->url().spec() in ReadRawData()
283 DVLOG(1) << "URLRequestAutomationJob: " << request_->url().spec() in OnRequestStarted()
304 DVLOG(1) << "URLRequestAutomationJob: " << request_->url().spec() in OnDataAvailable()
332 DVLOG(1) << "URLRequestAutomationJob: " << url << " - request end. Status: " in OnRequestEnd()
387 DVLOG(1) << "URLRequestAutomationJob: start request: " in StartAsync()
436 DVLOG(1) << "Suppressing referrer header since going from secure to " in StartAsync()
/external/chromium/net/socket/
Dssl_client_socket_openssl.cc34 #define GotoState(s) do { DVLOG(2) << (void *)this << " " << __FUNCTION__ << \
90 DVLOG(1) << "OpenSSL SSL error, reason: " << ERR_GET_REASON(error_code) in MapOpenSSLErrorSSL()
186 DVLOG(1) << "OpenSSL SYSCALL error, errno " << errno; in MapOpenSSLError()
200 DVLOG(3) << "skipping cert verify"; in NoOpVerifyCallback()
225 DVLOG(2) << "Adding session " << session << " => " in OnSessionAdded()
242 DVLOG(2) << "Remove session " << session << " => " in OnSessionRemoved()
258 DVLOG(2) << "Lookup session: " << it->second << " => " in SetSSLSession()
519 DVLOG(3) << "Found cipher to remove: '" << name << "', ID: " << id in Init()
537 DVLOG(3) << "OpenSSL ClientCertRequestCallback called"; in ClientCertRequestCallback()
601 DVLOG(3) << "Encoded connection status: cipher suite = " in GetSSLInfo()
[all …]
Dtcp_client_socket_libevent.cc281 DVLOG(1) << "WatchFileDescriptor failed: " << connect_os_error_; in DoConnect()
402 DVLOG(1) << "read failed, errno " << errno; in Read()
409 DVLOG(1) << "WatchFileDescriptor failed on read, errno " << errno; in Read()
446 DVLOG(1) << "WatchFileDescriptor failed on write, errno " << errno; in Write()
Dsocket_test_util.cc53 DVLOG(1) << "Length: " << data_len; in DumpData()
56 DVLOG(1) << pfx << "<None>"; in DumpData()
60 DVLOG(1) << pfx in DumpData()
76 DVLOG(1) << pfx in DumpData()
87 DVLOG(1) << pfx in DumpData()
96 DVLOG(1) << pfx in DumpData()
109 DVLOG(1) << "Async: " << r.async in DumpMockRead()
113 DVLOG(1) << "Stage: " << (r.sequence_number & ~MockRead::STOPLOOP) << stop in DumpMockRead()
/external/chromium/chrome/browser/net/websocket_experiment/
Dwebsocket_experiment_task.cc229 DVLOG(1) << "Run WebSocket experiment for " << config_.url << " " in Run()
241 DVLOG(1) << "WebSocket experiment save result for " << config_.url in SaveResult()
297 DVLOG(1) << "unexpected state=" << next_state_ in OnURLFetchComplete()
315 DVLOG(1) << "unexpected state=" << next_state_ in OnOpen()
340 DVLOG(1) << "unexpected state=" << next_state_ in OnMessage()
361 DVLOG(1) << "WebSocket onclose was_clean=" << was_clean in OnClose()
377 DVLOG(1) << "WebSocket socket level error=" << net::ErrorToString(error) in OnSocketError()
389 DVLOG(1) << "OnTimedOut next_state=" << next_state_ in OnTimedOut()
638 DVLOG(1) << "Finish WebSocket experiment for " << config_.url in Finish()
/external/chromium/chrome/browser/chromeos/
Daudio_handler.cc62 DVLOG(1) << "Adjusting Volume by " << adjust_by_percent << " percent"; in AdjustVolumeByPercent()
93 DVLOG(1) << "Setting Mute to " << do_mute; in SetMute()
135 DVLOG(1) << "OnMixerInitialized, success = " << success; in OnMixerInitialized()
Dnetwork_state_notifier.cc63 DVLOG(1) << "UpdateNetworkState: new=" << new_state << ", old=" << state_; in UpdateNetworkState()
/external/chromium/crypto/
Dopenssl_util.cc88 DVLOG(1) << "\t" << base::StringPiece(str, len); in OpenSSLErrorCallback()
106 DVLOG(1) << "OpenSSL ERR_get_error stack from " << message; in ClearOpenSSLERRStack()
/external/chromium/net/http/
Dpartial_data.cc141 DVLOG(1) << "Range start: " << current_range_start_ << " end: " << in Init()
170 DVLOG(3) << "ShouldValidateCache len: " << len; in ShouldValidateCache()
272 DVLOG(2) << "UpdateFromStoredHeaders size: " << resource_size_; in UpdateFromStoredHeaders()
438 DVLOG(3) << "To write: " << data_len; in CacheWrite()
452 DVLOG(3) << "Read: " << result; in OnCacheReadCompleted()
Dhttp_response_headers.cc549 DVLOG(1) << "missing status line"; in ParseVersion()
556 DVLOG(1) << "missing version"; in ParseVersion()
562 DVLOG(1) << "malformed version"; in ParseVersion()
570 DVLOG(1) << "malformed version number"; in ParseVersion()
602 DVLOG(1) << "assuming HTTP/" << http_version_.major_value() << "." in ParseStatusLine()
610 DVLOG(1) << "missing response status; assuming 200 OK"; in ParseStatusLine()
626 DVLOG(1) << "missing response status number; assuming 200"; in ParseStatusLine()
645 DVLOG(1) << "missing response status text; assuming OK"; in ParseStatusLine()
Dhttp_auth_handler_digest.cc248 DVLOG(1) << "Unknown value of algorithm"; in ParseChallengeProperty()
263 DVLOG(1) << "Skipping unrecognized digest property"; in ParseChallengeProperty()
/external/chromium/base/threading/
Dwatchdog.cc73 DVLOG(1) << "Watchdog alarmed for " << thread_watched_name_; in Alarm()
127 DVLOG(1) << "Watchdog active: " << name; in SetThreadName()
/external/chromium/chrome/browser/ssl/
Dssl_error_handler.cc134 DVLOG(1) << "CompleteCancelRequest() url: " << request->url().spec(); in CompleteCancelRequest()
162 DVLOG(1) << "CompleteContinueRequest() url: " << request->url().spec(); in CompleteContinueRequest()
/external/chromium/chrome/browser/renderer_host/
Doffline_resource_handler.cc103 DVLOG(1) << "OnWillStart: this=" << this << ", request id=" << request_id in OnWillStart()
183 DVLOG(1) << "Resume load: this=" << this << ", request id=" << request_id; in Resume()
/external/chromium/chrome/browser/download/
Ddownload_safe_browsing_client.cc125 DVLOG(1) << "SafeBrowsingCheckUrlDone with result: " << result; in SafeBrowsingCheckUrlDone()
144 DVLOG(1) << "SafeBrowsingCheckHashDone with result: " << result; in SafeBrowsingCheckHashDone()
/external/chromium/chrome/browser/sync/engine/
Dclear_data_command.cc55 DVLOG(1) << SyncerProtoUtil::ClientToServerResponseDebugString( in ExecuteImpl()
/external/chromium/base/
Dstring_split.cc73 DVLOG(1) << "cannot parse key from line: " << line; in SplitStringIntoKeyValues()
82 DVLOG(1) << "cannot parse value from line: " << line; in SplitStringIntoKeyValues()
Dlogging_unittest.cc82 DVLOG(0) << mock_log_source.Log(); in TEST_F()
165 DVLOG(1) << mock_log_source.Log(); in TEST_F()

123