HomeSort by relevance Sort by last modified time
    Searched refs:DVLOG (Results 226 - 250 of 771) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/content/renderer/media/
rtc_video_decoder.cc 92 DVLOG(2) << "~RTCVideoDecoder";
124 DVLOG(2) << "Video codec not supported:" << type;
148 DVLOG(2) << "InitDecode";
178 DVLOG(3) << "Decode";
211 DVLOG(2) << "Got key frame. size=" << inputImage._encodedWidth << "x"
223 DVLOG(1) << "The first frame should be a key frame. Drop this.";
262 DVLOG(2) << "RegisterDecodeCompleteCallback";
269 DVLOG(2) << "Release";
276 DVLOG(2) << "Reset";
301 DVLOG(3) << "ProvidePictureBuffers. texture_target=" << texture_target
    [all...]
media_stream_impl.cc 152 DVLOG(1) << "MediaStreamImpl::requestUserMedia(" << request_id << ", [ "
217 DVLOG(1) << "MediaStreamImpl::requestMediaDevices(" << audio_input_request_id
278 DVLOG(1) << "MediaStreamImpl::OnStreamGenerated stream:" << label;
297 DVLOG(1) << "Request ID not found";
346 DVLOG(1) << "MediaStreamImpl::OnStreamGenerationFailed("
352 DVLOG(1) << "Request ID not found";
366 DVLOG(1) << "MediaStreamImpl::OnDeviceStopped("
400 DVLOG(1) << "Source already exist. Reusing source with id "
410 DVLOG(1) << "Initialize source object :"
504 DVLOG(1) << "MediaStreamImpl::OnCreateNativeTracksComplete(
    [all...]
rtc_data_channel_handler.cc 39 DVLOG(1) << "::ctor";
59 DVLOG(1) << "::dtor";
128 DVLOG(1) << "OnStateChange " << channel_->state();
  /external/chromium_org/net/quic/congestion_control/
tcp_cubic_sender.cc 120 DVLOG(1) << "Ignoring loss for largest_missing:" << sequence_number
146 DVLOG(1) << "Incoming loss; congestion window: " << congestion_window_
246 DVLOG(1) << "Slow start; congestion window: " << congestion_window_
263 DVLOG(1) << "Reno; congestion window: " << congestion_window_
270 DVLOG(1) << "Cubic; congestion window: " << congestion_window_
  /external/chromium_org/net/quic/
quic_received_packet_manager.cc 69 DVLOG(1) << "Ignoring received packet entropy for sequence_number:"
80 DVLOG(2) << "setting cumulative received entropy hash to: "
94 DVLOG(1) << "Ignoring set entropy at:" << sequence_number
159 DVLOG(1) << "Removing " << sequence_number << " from missing list";
263 DVLOG(1) << "Updating entropy hashed since we missed packets";
quic_dispatcher.cc 58 DVLOG(1) << QuicUtils::ErrorToString(framer->error());
247 DVLOG(1) << "Failed to create session for " << connection_id;
265 DVLOG(1) << "Created new session for " << connection_id;
383 DVLOG(1) << "Creating QuicDispatcher with all versions.";
390 DVLOG(1) << "Connection flow control disabled, creating QuicDispatcher "
397 DVLOG(1) << "Flow control disabled, creating QuicDispatcher WITHOUT "
  /external/chromium_org/ui/gl/
gl_implementation_win.cc 57 DVLOG(1) << name << " not found.";
134 DVLOG(1) << "osmesa.dll not found";
191 DVLOG(1) << "libglesv2.dll not found";
200 DVLOG(1) << "libegl.dll not found.";
251 DVLOG(1) << "opengl32.dll not found";
gl_image_shm.cc 86 DVLOG(0) << "Invalid format: " << internalformat_;
99 DVLOG(0) << "Failed to duplicate shared memory handle.";
133 DVLOG(0) << "Failed to map shared memory.";
  /external/chromium_org/chrome/browser/sync/glue/
favicon_cache.cc 177 DVLOG(1) << "Received invalid favicon at " << bitmap_result.icon_url.spec();
184 DVLOG(1) << "Ignoring unsupported resolution "
190 DVLOG(1) << "Storing " << IconSizeToString(icon_size) << "p"
199 DVLOG(2) << "Ignoring local update for " << bitmap_result.icon_url.spec();
233 DVLOG(1) << "Setting favicon limit to " << max_sync_favicon_limit;
292 DVLOG(1) << "Dropping local favicon "
364 DVLOG(1) << "Deleting favicon at " << favicon_url.spec();
378 DVLOG(1) << "Adding favicon at " << favicon_url.spec();
381 DVLOG(1) << "Updating favicon at " << favicon_url.spec();
421 DVLOG(2) << "Using cached favicon url for " << page_url.spec(
    [all...]
  /external/chromium_org/chrome/browser/safe_browsing/
download_feedback.cc 91 DVLOG(1) << "DownloadFeedback constructed " << this << " for "
97 DVLOG(1) << "DownloadFeedback destructed " << this;
147 DVLOG(1) << __FUNCTION__ << " " << state << " rlen=" << response_data.size();
  /external/chromium_org/components/autofill/content/browser/wallet/
wallet_items.cc 172 DVLOG(1) << "Response from Google Wallet missing expiration month";
176 DVLOG(1) << "Response from Google Wallet missing expiration year";
180 DVLOG(1) << "Response from Google Wallet missing descriptive name";
440 DVLOG(1) << "Response from Google wallet missing required actions";
452 DVLOG(1) << "Response from Google wallet missing default instrument id";
456 DVLOG(1) << "Response from Google wallet missing default_address_id";
462 DVLOG(1) << "Response from Google wallet missing the amex_disallowed field";
486 DVLOG(1) << "Response from Google wallet missing GAIA accounts";
509 DVLOG(1) << "Response from Google wallet missing legal docs";
524 DVLOG(1) << "Response from Google wallet missing instruments"
    [all...]
  /external/chromium_org/components/sync_driver/
data_type_manager_impl.cc 124 DVLOG(1) << "Configuring for " << syncer::ModelTypeSetToString(desired_types)
140 DVLOG(1) << "Received configure request while configuration in flight. "
184 DVLOG(1) << "Enabling: " << syncer::ModelTypeSetToString(enabled_types);
185 DVLOG(1) << "Configuring: " << syncer::ModelTypeSetToString(to_configure);
186 DVLOG(1) << "Disabling: " << syncer::ModelTypeSetToString(disabled_types);
214 DVLOG(1) << "Restarting...";
307 DVLOG(1) << "Reconfiguring due to previous configure attempt occuring while"
570 DVLOG(1) << "Total time spent configuring: "
574 DVLOG(1) << "NotifyDone called with result: OK";
587 DVLOG(1) << "NotifyDone called with result: ABORTED"
    [all...]
  /external/chromium_org/content/browser/media/capture/
audio_mirroring_manager.cc 112 DVLOG(1) << "Start mirroring render_process_id:render_view_id="
119 DVLOG(1) << "Switch mirroring of render_process_id:render_view_id="
150 DVLOG(1) << "Stop mirroring render_process_id:render_view_id="
  /external/chromium_org/content/browser/renderer_host/media/
audio_input_sync_writer.cc 28 DVLOG(1) << "SharedMemory::requested_size: "
30 DVLOG(1) << "shared_memory_segment_count: " << shared_memory_segment_count;
31 DVLOG(1) << "audio_bus_memory_size: " << audio_bus_memory_size_;
  /external/chromium_org/content/browser/renderer_host/
websocket_dispatcher_host.cc 68 DVLOG(1) << "routing_id=" << routing_id << " already in use.";
79 DVLOG(1) << "Received invalid routing ID " << routing_id
102 DVLOG(1) << "Sending of message type " << message_type
  /external/chromium_org/content/common/gpu/media/
h264_dpb.cc 48 DVLOG(3) << "Adding PicNum: " << pic->pic_num << " ref: " << (int)pic->ref
74 DVLOG(1) << "Missing short ref pic num: " << pic_num;
85 DVLOG(1) << "Missing long term pic num: " << pic_num;
  /external/chromium_org/content/renderer/media/webrtc/
webrtc_video_track_adapter.cc 92 DVLOG(3) << "~WebRtcVideoSourceAdapter()";
169 DVLOG(3) << "WebRtcVideoTrackAdapter ctor() : is_screencast "
175 DVLOG(3) << "WebRtcVideoTrackAdapter dtor().";
  /external/chromium_org/media/filters/
gpu_video_decoder.cc 79 DVLOG(3) << "Reset()";
154 DVLOG(3) << "Initialize()";
164 DVLOG(1) << "(Re)initializing GVD with config: "
170 DVLOG(1) << "Codec or profile changed, cannot reinitialize.";
198 DVLOG(3) << "GpuVideoDecoder::Initialize() succeeded.";
336 DVLOG(3) << "ProvidePictureBuffers(" << count << ", "
372 DVLOG(3) << "DismissPictureBuffer(" << id << ")";
422 DVLOG(3) << "PictureReady()";
500 DVLOG(3) << "ReusePictureBuffer(" << picture_buffer_id << ")";
545 DVLOG(3) << "NotifyEndOfBitstreamBuffer(" << id << ")"
    [all...]
  /external/chromium_org/net/cert/
multi_log_ct_verifier.cc 193 DVLOG(1) << "SCT does not match any known log.";
202 DVLOG(1) << "Unable to verify SCT signature.";
210 DVLOG(1) << "SCT is from the future!";
ct_serialization.cc 120 DVLOG(1) << "Failed to read item in list.";
124 DVLOG(1) << "Empty item in list";
267 DVLOG(1) << "Invalid hash algorithm " << hash_algo;
271 DVLOG(1) << "Invalid signature algorithm " << sig_algo;
346 DVLOG(1) << "Unsupported/invalid version " << version;
363 DVLOG(1) << "Timestamp value too big to cast to int64: " << timestamp;
  /external/chromium_org/net/quic/crypto/
aead_base_encrypter_nss.cc 84 DVLOG(1) << "PK11_ImportSymKey failed";
101 DVLOG(1) << "pk11_encrypt_ failed";
106 DVLOG(1) << "Wrong output length";
  /external/chromium_org/net/tools/quic/
quic_server.cc 151 DVLOG(1) << "Listening on " << address.ToString();
161 DVLOG(1) << "Kernel assigned port is " << port_;
197 DVLOG(1) << "EPOLLIN";
  /external/chromium_org/sync/engine/
apply_control_data_updates.cc 121 DVLOG(1) << "Received new nigori, encrypting unsynced changes.";
189 DVLOG(1) << "Resolving simple conflict, merging nigori nodes: "
207 DVLOG(1) << "Ignoring local changes for control update.";
  /external/chromium_org/components/autofill/core/browser/
autofill_download.cc 102 DVLOG(1) << "AutofillDownloadManager: query request has been retrieved "
123 DVLOG(1) << "AutofillDownloadManager: Upload request is throttled.";
133 DVLOG(1) << "AutofillDownloadManager: Upload request is ignored.";
192 DVLOG(1) << "Sending AutofillDownloadManager "
297 DVLOG(1) << "AutofillDownloadManager: " << request_type
306 DVLOG(1) << "AutofillDownloadManager: " << request_type
  /external/chromium_org/net/spdy/
hpack_header_table.cc 289 DVLOG(2) << "Reference Set:";
292 DVLOG(2) << " " << (*it)->GetDebugString();
294 DVLOG(2) << "Dynamic table:";
297 DVLOG(2) << " " << it->GetDebugString();
299 DVLOG(2) << "Full Index:";
302 DVLOG(2) << " " << (*it)->GetDebugString();

Completed in 873 milliseconds

1 2 3 4 5 6 7 8 91011>>