Searched refs:DLOG (Results 1 - 25 of 461) sorted by relevance

1234567891011>>

/external/chromium_org/media/formats/mp4/
H A Drcheck.h13 DLOG(ERROR) << "Failure while parsing MP4: " << #x; \
/external/chromium_org/chrome/browser/first_run/
H A Dupgrade_util.cc25 DLOG(ERROR) << "Launching a new instance of the browser failed.";
27 DLOG(WARNING) << "Launched a new instance of the browser.";
/external/chromium_org/base/test/
H A Dtest_file_util_mac.cc24 DLOG(ERROR) << "failed to get size of " << file.value();
31 DLOG(WARNING) << "file size is zero, will not attempt to map to memory";
37 DLOG(WARNING) << "failed to memory map " << file.value();
43 DLOG(WARNING) << "failed to invalidate memory map of " << file.value()
/external/chromium_org/media/formats/mp2t/
H A Dmp2t_common.h15 DLOG(WARNING) << "Failure while parsing Mpeg2TS: " << #x; \
/external/chromium_org/third_party/zlib/google/
H A Dzip.cc32 DLOG(ERROR) << "Could not open file for path " << src_dir.value();
42 DLOG(ERROR) << "Could not write data to zip for path "
76 DLOG(ERROR) << "Could not close zip file entry " << str_path;
98 DLOG(WARNING) << "Failed to open " << src_file.value();
103 DLOG(WARNING) << "Failed to open the current file in zip";
107 DLOG(WARNING) << "Found an unsafe file in zip "
112 DLOG(WARNING) << "Failed to extract "
117 DLOG(WARNING) << "Failed to advance to the next file";
133 DLOG(WARNING) << "couldn't create file " << dest_file.value();
153 DLOG(ERRO
[all...]
/external/chromium_org/base/android/
H A Djni_registrar.cc21 DLOG(ERROR) << method->name << " failed registration!";
/external/chromium_org/base/debug/
H A Ddebugger.cc18 DLOG(INFO) << "DebugUtil::WaitForDebugger(pid=" << static_cast<int>(getpid())
/external/chromium_org/components/autofill/content/browser/wallet/
H A Dgaia_account.cc21 DLOG(ERROR) << "GAIA account: missing email address";
27 DLOG(ERROR) << "GAIA account: missing GAIA id";
34 DLOG(ERROR) << "GAIA account: missing or bad GAIA index";
40 DLOG(ERROR) << "GAIA account: missing is_active";
/external/chromium_org/components/metrics/serialization/
H A Dserialization_utils.cc52 DLOG(ERROR) << "bad read size " << result << ", expecting "
60 DLOG(ERROR) << "message too long : " << message_size;
62 DLOG(ERROR) << "error while skipping message. abort";
93 DLOG(ERROR) << "splitting message on \\0 produced " << parts.size()
111 DLOG(ERROR) << "invalid event type: " << name << ", value: " << value;
177 DLOG(ERROR) << "error openning the file";
186 DLOG(ERROR) << "error locking" << filename << " : " << errno;
193 DLOG(ERROR) << "cannot write message: too long";
202 DLOG(ERROR) << "error writing message length " << errno;
209 DLOG(ERRO
[all...]
/external/chromium_org/ipc/mojo/
H A Dipc_channel_mojo_readers.cc34 DLOG(WARNING) << "Failed to Read magic string.";
39 DLOG(WARNING) << "Magic mismatch:" << hello;
45 DLOG(WARNING) << "Failed to Read PID.";
64 DLOG(WARNING) << "Failed to read magic string.";
69 DLOG(WARNING) << "Magic mismatch:" << hello;
75 DLOG(WARNING) << "Failed to read PID.";
217 DLOG(WARNING) << "mojo::CreateMessagePipe failed: " << create_result;
231 DLOG(WARNING) << "Writing Hello request failed: " << create_result;
246 DLOG(ERROR) << "Failed to parse Hello response.";
280 DLOG(ERRO
[all...]
/external/chromium_org/base/memory/
H A Dshared_memory_android.cc30 DLOG(ERROR) << "Shared memory creation failed";
37 DLOG(ERROR) << "Error " << err << " when setting protection of ashmem";
H A Daligned_memory.cc37 DLOG(ERROR) << "If you crashed here, your aligned allocation is incorrect: "
/external/chromium_org/chrome/browser/install_verification/win/
H A Dloaded_modules_snapshot.cc40 DLOG(ERROR) << "Can't determine the module list size.";
48 DLOG(ERROR) << "Failed to enumerate modules.";
/external/chromium_org/chrome/common/
H A Dmulti_process_lock_mac.cc25 DLOG(ERROR) << "MultiProcessLock is already locked - " << name_;
43 DLOG(ERROR) << "Over-unlocked MultiProcessLock - " << name_;
H A Dmulti_process_lock_win.cc23 DLOG(ERROR) << "MultiProcessLock is already locked - " << name_;
45 DLOG(ERROR) << "Over-unlocked MultiProcessLock - " << name_;
/external/chromium_org/crypto/third_party/nss/
H A Dpk11akey.cc68 DLOG(ERROR) << "PK11_PBEKeyGen: " << PORT_GetError();
75 DLOG(ERROR) << "PK11_GetPBECryptoMechanism: " << PORT_GetError();
93 DLOG(ERROR) << "PK11_UnwrapPrivKey: " << PORT_GetError();
/external/chromium_org/components/signin/core/browser/
H A Daccount_service_flag_fetcher.cc57 DLOG(WARNING) << "AccountServiceFlagFetcher::OnRefreshTokensLoaded: "
85 DLOG(WARNING) << "AccountServiceFlagFetcher::OnGetTokenFailure: "
97 DLOG(WARNING) << "AccountServiceFlagFetcher::OnClientLoginFailure: "
110 DLOG(WARNING) << "AccountServiceFlagFetcher::OnGetUserInfoSuccess: "
118 DLOG(WARNING) << "AccountServiceFlagFetcher::OnGetUserInfoFailure: "
/external/chromium_org/content/browser/geolocation/
H A Dwifi_data_provider_mac.cc74 DLOG(WARNING) << "Could not open Apple80211 library";
89 DLOG(WARNING) << "Symbol error. Attach: " << !!WirelessAttach_function_
97 DLOG(WARNING) << "Error attaching: " << err;
115 DLOG(WARNING) << "Error spliting scan: " << err;
120 DLOG(WARNING) << "managed_access_points == NULL";
/external/chromium_org/content/common/gpu/media/
H A Dgpu_video_encode_accelerator.cc38 DLOG(ERROR) << "Stub is gone; won't MakeCurrent().";
43 DLOG(ERROR) << "Failed to MakeCurrent()";
82 DLOG(ERROR) << "GpuVideoEncodeAccelerator::Initialize(): "
91 DLOG(ERROR) << "GpuVideoEncodeAccelerator::Initialize(): "
100 DLOG(ERROR)
110 DLOG(ERROR)
209 DLOG(ERROR) << "GpuVideoEncodeAccelerator::OnEncode(): invalid frame_id="
218 DLOG(ERROR) << "GpuVideoEncodeAccelerator::OnEncode(): "
245 DLOG(ERROR) << "GpuVideoEncodeAccelerator::OnEncode(): "
264 DLOG(ERRO
[all...]
H A Dtegra_v4l2_video_device.cc58 DLOG(ERROR) << "Failed to load libtegrav4l2.so ";
112 DLOG(ERROR) << "TegraV4L2Poll returned -1 ";
132 DLOG(ERROR) << "Error in calling TegraV4L2SetDevicePollInterrupt";
140 DLOG(ERROR) << "Error in calling TegraV4L2ClearDevicePollInterrupt";
161 DLOG(ERROR) << "Unable to initialize functions ";
167 DLOG(ERROR) << "Unable to open device " << device_path;
/external/chromium_org/base/
H A Devent_recorder_win.cc54 DLOG(ERROR) << "EventRecorder could not open log file";
65 DLOG(ERROR) << "EventRecorder Record Hook failed";
79 DLOG(ERROR) << "EventRecorder Unhook failed";
105 DLOG(ERROR) << "EventRecorder Playback could not open log file";
110 DLOG(ERROR) << "EventRecorder Playback has no records!";
134 DLOG(ERROR) << "EventRecorder Playback Hook failed";
148 DLOG(ERROR) << "EventRecorder Unhook failed";
/external/chromium_org/content/renderer/media/
H A Dvideo_capture_message_filter.cc111 DLOG(WARNING) << "OnBufferCreated: Got video SHM buffer for a "
132 DLOG(WARNING) << "OnBufferReceived: Got video SHM buffer for a "
153 DLOG(WARNING) << "OnMailboxBufferReceived: Got video mailbox buffer for a "
171 DLOG(WARNING) << "OnBufferDestroyed: Instructed to free buffer for a "
184 DLOG(WARNING) << "OnDeviceStateChanged: Got video capture event for a "
196 DLOG(WARNING) << "OnDeviceFormatsEnumerated: unknown device";
207 DLOG(WARNING) << "OnDeviceFormatInUse: unknown device";
/external/chromium_org/media/audio/cras/
H A Dcras_input.cc45 DLOG(WARNING) << "Unsupported audio frequency.";
51 DLOG(WARNING) << "Unsupported audio format.";
58 DLOG(WARNING) << "Unsupported bits/sample: " << params_.bits_per_sample();
64 DLOG(WARNING) << "Couldn't create CRAS client.\n";
70 DLOG(WARNING) << "Couldn't connect CRAS client.\n";
78 DLOG(WARNING) << "Couldn't run CRAS client.\n";
138 DLOG(WARNING) << "Error setting up audio parameters.";
157 DLOG(WARNING) << "Error setting channel layout.";
175 DLOG(WARNING) << "Error setting up stream parameters.";
188 DLOG(WARNIN
[all...]
/external/chromium_org/media/filters/
H A Dopus_audio_decoder.cc198 DLOG(ERROR) << "Extra data size is too small:" << data_size;
205 DLOG(ERROR) << "invalid channel count in extra data: "
219 DLOG(ERROR) << "Invalid extra data, missing stream map.";
230 DLOG(ERROR) << "Invalid stream map; insufficient data for current channel "
317 DLOG(ERROR) << "Received a buffer without timestamps!";
353 DLOG(ERROR) << "Invalid or unsupported audio stream -"
363 DLOG(ERROR) << "Encrypted audio stream not supported.";
378 DLOG(ERROR) << "Invalid file. Incorrect value for codec delay: "
384 DLOG(ERROR) << "Invalid file. Codec Delay in container does not match the "
410 DLOG(ERRO
[all...]
/external/chromium_org/net/quic/crypto/
H A Dcrypto_secret_boxer.cc46 DLOG(DFATAL) << "CryptoSecretBoxer's encrypter->SetKey failed.";
63 DLOG(DFATAL) << "CryptoSecretBoxer's Encrypt failed.";
87 DLOG(DFATAL) << "CryptoSecretBoxer's decrypter->SetKey failed.";

Completed in 1263 milliseconds

1234567891011>>