Searched refs:DVLOG (Results 1 - 25 of 808) sorted by relevance

1234567891011>>

/external/chromium_org/content/renderer/media/
H A Drtc_video_decoder_factory.cc17 DVLOG(2) << "RTCVideoDecoderFactory";
21 DVLOG(2) << "~RTCVideoDecoderFactory";
26 DVLOG(2) << "CreateVideoDecoder";
34 DVLOG(2) << "DestroyVideoDecoder";
/external/chromium_org/components/gcm_driver/
H A Ddefault_gcm_app_handler.cc24 DVLOG(1) << "No app handler is found to route message for " << app_id;
28 DVLOG(1) << "No app handler is found to route deleted message for " << app_id;
34 DVLOG(1) << "No app handler is found to route send error message for "
40 DVLOG(1) << "No app handler is found to route send acknoledgement for "
/external/chromium_org/jingle/notifier/communicator/
H A Dlogin.cc54 DVLOG(1) << "Starting connection...";
59 DVLOG(1) << "XMPP settings updated";
69 DVLOG(1) << "Connected";
75 DVLOG(1) << "Redirected";
83 DVLOG(1) << "Credentials rejected";
89 DVLOG(1) << "Settings exhausted";
95 DVLOG(1) << "IP address changed";
101 DVLOG(1) << "Connection type changed";
106 DVLOG(1) << "DNS changed";
128 DVLOG(
[all...]
/external/chromium_org/net/cert/
H A Dct_log_response_parser.cc37 DVLOG(1) << "Failed decoding sha256_root_hash";
42 DVLOG(1) << "sha256_root_hash is expected to be 32 bytes, but is "
54 DVLOG(1) << "Failed decoding tree_head_signature";
60 DVLOG(1) << "Failed decoding signature to DigitallySigned";
81 DVLOG(1) << "Tree size in Signed Tree Head JSON is negative: "
87 DVLOG(1) << "Timestamp in Signed Tree Head JSON is negative: "
93 DVLOG(1) << "Missing SHA256 root hash from Signed Tree Head JSON.";
98 DVLOG(1) << "Missing SHA256 root hash from Signed Tree Head JSON.";
112 DVLOG(1) << "Empty Signed Tree Head JSON.";
119 DVLOG(
[all...]
/external/chromium_org/chrome/browser/apps/
H A Dapp_url_redirector.cc45 DVLOG(1) << "Cancel redirection: source is a subframe";
64 DVLOG(1) << "Launching app handler with URL: "
79 DVLOG(1) << "Considering URL for redirection: "
84 DVLOG(1) << "Skip redirection: method is not GET";
89 DVLOG(1) << "Skip redirection: scheme is not HTTP or HTTPS";
96 DVLOG(1) << "Skip redirection: request is a forced download";
104 DVLOG(1) << "Skip redirection: unsupported in incognito";
116 DVLOG(1) << "Found matching app handler for redirection: "
127 DVLOG(1) << "Skipping redirection: no matching app handler found";
/external/chromium_org/content/browser/renderer_host/
H A Dsocket_stream_dispatcher_host.cc63 DVLOG(2) << "SocketStreamDispatcherHost::OnConnected socket_id=" << socket_id
66 DVLOG(1) << "NoSocketId in OnConnected";
71 DVLOG(1) << "SocketStreamMsg_Connected failed.";
79 DVLOG(2) << "SocketStreamDispatcherHost::OnSentData socket_id=" << socket_id
82 DVLOG(1) << "NoSocketId in OnSentData";
86 DVLOG(1) << "SocketStreamMsg_SentData failed.";
94 DVLOG(2) << "SocketStreamDispatcherHost::OnReceiveData socket_id="
97 DVLOG(1) << "NoSocketId in OnReceivedData";
102 DVLOG(1) << "SocketStreamMsg_ReceivedData failed.";
109 DVLOG(
[all...]
/external/chromium_org/net/quic/
H A Dquic_sustained_bandwidth_recorder.cc30 DVLOG(1) << "Stopped recording at: " << estimate_time.ToDebuggingValue();
38 DVLOG(1) << "Started recording at: " << start_time_.ToDebuggingValue();
48 DVLOG(1) << "New sustained bandwidth estimate (KBytes/s): "
56 DVLOG(1) << "New max bandwidth estimate (KBytes/s): "
H A Dquic_flow_controller.cc33 DVLOG(1) << ENDPOINT << "Created flow controller for stream " << id_
40 DVLOG(1) << ENDPOINT << "Disabling QuicFlowController for stream " << id_
52 DVLOG(1) << ENDPOINT << "Stream " << id_ << " consumed: " << bytes_consumed_;
67 DVLOG(1) << ENDPOINT << "Stream " << id_
91 DVLOG(1) << ENDPOINT << "Stream " << id_ << " sent: " << bytes_sent_;
126 DVLOG(1) << ENDPOINT << "Sending WindowUpdate frame for stream " << id_
145 DVLOG(1) << ENDPOINT << "Stream " << id_ << " is flow control blocked. "
169 DVLOG(1) << ENDPOINT << "UpdateSendWindowOffset for stream " << id_
/external/chromium_org/chrome/browser/sync/test/integration/
H A Dmulti_client_status_change_checker.cc18 DVLOG(1) << "Await: " << GetDebugMessage();
21 DVLOG(1) << "Await -> Exit before waiting: " << GetDebugMessage();
H A Dstatus_change_checker.cc43 DVLOG(1) << "Await -> Checking Condition: " << GetDebugMessage();
45 DVLOG(1) << "Await -> Condition met: " << GetDebugMessage();
51 DVLOG(1) << "Await -> Timed out: " << GetDebugMessage();
/external/chromium_org/chrome/renderer/prerender/
H A Dprerenderer_client.cc21 DVLOG(5) << "PrerendererClient::PrerendererClient()";
30 DVLOG(3) << "PrerendererClient::willAddPrerender url = "
/external/chromium_org/content/browser/renderer_host/media/
H A Dmedia_stream_dispatcher_host.cc33 DVLOG(1) << "MediaStreamDispatcherHost::StreamGenerated("
45 DVLOG(1) << "MediaStreamDispatcherHost::StreamGenerationFailed("
59 DVLOG(1) << "MediaStreamDispatcherHost::DeviceStopped("
73 DVLOG(1) << "MediaStreamDispatcherHost::DevicesEnumerated("
86 DVLOG(1) << "MediaStreamDispatcherHost::DeviceOpened("
115 DVLOG(1) << "MediaStreamDispatcherHost::OnChannelClosing";
130 DVLOG(1) << "MediaStreamDispatcherHost::OnGenerateStream("
149 DVLOG(1) << "MediaStreamDispatcherHost::OnCancelGenerateStream("
159 DVLOG(1) << "MediaStreamDispatcherHost::OnStopStreamDevice("
171 DVLOG(
[all...]
/external/chromium_org/net/quic/crypto/
H A Dp256_key_exchange_openssl.cc28 DVLOG(1) << "Private key is empty";
35 DVLOG(1) << "Private key is invalid.";
44 DVLOG(1) << "Can't get public key.";
55 DVLOG(1) << "Can't generate a new private key.";
61 DVLOG(1) << "Can't convert private key to string";
67 DVLOG(1) << "Can't convert private key to string.";
82 DVLOG(1) << "Peer public value is invalid";
94 DVLOG(1) << "Can't convert peer public value to curve point.";
101 DVLOG(1) << "Can't compute ECDH shared key.";
H A Daes_128_gcm_12_encrypter_nss.cc97 DVLOG(1) << "max_len is less than kAuthTagSize";
108 DVLOG(1) << "ulIvLen is not equal to 12";
120 DVLOG(1) << "PK11_CreateContextBySymKey failed";
126 DVLOG(1) << "PK11_CipherOp failed";
133 DVLOG(1) << "Wrong output length";
154 DVLOG(1) << "PK11_CreateContextBySymKey failed";
162 DVLOG(1) << "PK11_CipherOp failed";
166 DVLOG(1) << "Wrong output length";
176 DVLOG(1) << "PK11_CipherOp failed";
183 DVLOG(
[all...]
/external/chromium_org/content/test/
H A Dtest_video_frame_provider.cc30 DVLOG(1) << "TestVideoFrameProvider::Start";
39 DVLOG(1) << "TestVideoFrameProvider::Stop";
45 DVLOG(1) << "TestVideoFrameProvider::Play";
52 DVLOG(1) << "TestVideoFrameProvider::Pause";
59 DVLOG(1) << "TestVideoFrameProvider::GenerateFrame";
/external/chromium_org/base/power_monitor/
H A Dpower_monitor.cc46 DVLOG(1) << "PowerStateChange: " << (battery_in_use ? "On" : "Off")
52 DVLOG(1) << "Power Suspending";
57 DVLOG(1) << "Power Resuming";
/external/chromium_org/chrome/browser/chromeos/net/
H A Ddelay_network_call.cc25 DVLOG(1) << "DelayNetworkCall: No default network.";
30 DVLOG(1) << "DelayNetworkCall: "
41 DVLOG(1) << "DelayNetworkCall: Captive portal status for "
/external/chromium_org/chrome/browser/sync/glue/
H A Dsync_start_util.cc23 DVLOG(2) << "No ProfileManager, can't start sync.";
29 DVLOG(2) << "Profile not found, can't start sync.";
35 DVLOG(2) << "No ProfileSyncService for profile, can't start sync.";
/external/chromium_org/net/tools/quic/
H A Dquic_client_session.cc43 DVLOG(1) << "Encryption not active so no outgoing stream created.";
47 DVLOG(1) << "Failed to create a new outgoing stream. "
52 DVLOG(1) << "Failed to create a new outgoing stream. "
/external/chromium_org/win8/metro_driver/
H A Dmetro_dialog_box.cc18 DVLOG(1) << __FUNCTION__;
24 DVLOG(1) << __FUNCTION__;
29 DVLOG(1) << __FUNCTION__;
99 DVLOG(1) << "Found top most dialog box: " << classname;
100 DVLOG(1) << "HWND: " << hwnd;
103 DVLOG(1) << "Window tid: " << window_tid;
104 DVLOG(1) << "Window pid: " << window_pid;
118 DVLOG(1) << __FUNCTION__;
139 DVLOG(1) << __FUNCTION__;
145 DVLOG(
[all...]
H A Dmetro_dialog_box.h40 DVLOG(1) << __FUNCTION__;
46 DVLOG(1) << __FUNCTION__;
51 DVLOG(1) << __FUNCTION__;
/external/chromium_org/net/websockets/
H A Dwebsocket_throttle_test.cc93 DVLOG(1) << "socket1";
113 DVLOG(1) << "socket2";
133 DVLOG(1) << "socket3";
153 DVLOG(1) << "socket4";
172 DVLOG(1) << "socket5";
191 DVLOG(1) << "socket6";
202 DVLOG(1) << "socket1 1";
212 DVLOG(1) << "socket1 2";
234 DVLOG(1) << "socket1 close";
245 DVLOG(
[all...]
/external/chromium_org/media/filters/
H A Dframe_processor.cc120 DVLOG(2) << __FUNCTION__ << "()";
124 DVLOG(2) << __FUNCTION__ << "()";
161 DVLOG(2) << __FUNCTION__ << "()";
166 DVLOG(2) << __FUNCTION__ << "()";
171 DVLOG(2) << __FUNCTION__ << "(" << sequence_mode << ")";
196 DVLOG(2) << "Parse error discovered while merging parser's buffers";
231 DVLOG(2) << __FUNCTION__ << "(" << timestamp_offset.InSecondsF() << ")";
242 DVLOG(2) << __FUNCTION__ << "(): id=" << id;
255 DVLOG(2) << __FUNCTION__ << "() : old_id=" << old_id << ", new_id=" << new_id;
274 DVLOG(
[all...]
/external/chromium_org/chrome/browser/chromeos/fileapi/
H A Dexternal_file_protocol_handler.cc24 DVLOG(1) << "Handling url: " << request->url().spec();
/external/chromium_org/chrome/browser/chromeos/login/signin/
H A Dmerge_session_xhr_request_waiter.cc47 DVLOG(1) << "Waiting for XHR request throttle";
66 DVLOG(1) << "Merge session throttle should "
72 DVLOG(1) << "Unblocking XHR request throttle due to session merge";
79 DVLOG(1) << "Unblocking XHR request throttle due to timeout";

Completed in 436 milliseconds

1234567891011>>