HomeSort by relevance Sort by last modified time
    Searched refs:DLOG (Results 1 - 25 of 462) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/media/formats/mp4/
rcheck.h 13 DLOG(ERROR) << "Failure while parsing MP4: " << #x; \
  /external/chromium_org/chrome/browser/first_run/
upgrade_util.cc 25 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/
test_file_util_mac.cc 24 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()
test_process_killer_win.cc 51 DLOG(ERROR) << "Failed to open process " << process_id << ", last error = "
72 DLOG(ERROR) << "Failed to invoke NtQueryProcessInformation, last error = "
88 DLOG(ERROR) << "Failed to read process params address, last error = "
105 DLOG(ERROR) << "Failed to read RTL_USER_PROCESS_PARAMETERS, "
118 DLOG(ERROR) << "Failed to copy process command line, "
  /external/chromium_org/media/formats/mp2t/
mp2t_common.h 15 DLOG(WARNING) << "Failure while parsing Mpeg2TS: " << #x; \
  /system/core/fastbootd/
debug.h 32 //#define DLOG(fmt, ...) printf(fmt, ##__VA_ARGS__)
33 #define DLOG(fmt, ...) KLOG_INFO("fastbootd", fmt, ##__VA_ARGS__)
38 DLOG("%s:%d " fmt "\n", __BASE_FILE__, __LINE__, ##__VA_ARGS__); \
  /external/chromium_org/third_party/zlib/google/
zip.cc 32 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(ERROR) << "Error closing zip file " << dest_file.value()
    [all...]
  /external/chromium_org/base/android/
jni_registrar.cc 21 DLOG(ERROR) << method->name << " failed registration!";
  /external/chromium_org/base/debug/
debugger.cc 18 DLOG(INFO) << "DebugUtil::WaitForDebugger(pid=" << static_cast<int>(getpid())
  /external/chromium_org/components/autofill/content/browser/wallet/
gaia_account.cc 21 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/chromeos/
serialization_utils.cc 52 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(ERROR) << "error writing message" << errno
    [all...]
  /external/chromium_org/ui/ozone/platform/dri/
dri_buffer.cc 59 DLOG(ERROR) << "Cannot create dumb buffer (" << errno << ") "
70 DLOG(ERROR) << "Cannot prepare dumb buffer for mapping (" << errno << ") "
83 DLOG(ERROR) << "Cannot mmap dumb buffer (" << errno << ") "
116 DLOG(ERROR) << "Cannot allocate drm dumb buffer";
127 DLOG(ERROR) << "Failed to register framebuffer: " << strerror(errno);
133 DLOG(ERROR) << "Cannot install Skia pixels for drm buffer";
  /external/chromium_org/base/memory/
shared_memory_android.cc 30 DLOG(ERROR) << "Shared memory creation failed";
37 DLOG(ERROR) << "Error " << err << " when setting protection of ashmem";
  /external/chromium_org/chrome/browser/install_verification/win/
loaded_modules_snapshot.cc 40 DLOG(ERROR) << "Can't determine the module list size.";
48 DLOG(ERROR) << "Failed to enumerate modules.";
  /external/chromium_org/chrome/browser/parsers/
metadata_parser_manager.cc 41 DLOG(ERROR) << path.value();
44 DLOG(ERROR) << "Unable to read file";
  /external/chromium_org/chrome/common/
multi_process_lock_mac.cc 25 DLOG(ERROR) << "MultiProcessLock is already locked - " << name_;
43 DLOG(ERROR) << "Over-unlocked MultiProcessLock - " << name_;
multi_process_lock_win.cc 23 DLOG(ERROR) << "MultiProcessLock is already locked - " << name_;
45 DLOG(ERROR) << "Over-unlocked MultiProcessLock - " << name_;
  /external/chromium_org/media/filters/
audio_file_reader.cc 36 DLOG(WARNING) << "AudioFileReader::Open() : error in avformat_open_input()";
57 DLOG(WARNING)
69 DLOG(WARNING) << "AudioFileReader::Open() : could not open codec -"
76 DLOG(ERROR) << "AudioFileReader::Open() : unable to configure a"
82 DLOG(WARNING) << "AudioFileReader::Open() : could not find codec -"
142 DLOG(WARNING)
172 DLOG(ERROR) << "Unsupported midstream configuration change!"
187 DLOG(ERROR) << "Truncating decoded data due to output size.";
  /external/chromium_org/chrome/browser/webdata/
web_intents_table.cc 128 DLOG(WARNING) << "Could not copy old intent data to upgraded table."
141 DLOG(WARNING) << "Could not copy old intent defaults to upgraded table."
151 DLOG(WARNING) << "Could not drop backup web_intents_defaults table.";
  /external/chromium_org/crypto/third_party/nss/
pk11akey.cc 68 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/
account_service_flag_fetcher.cc 57 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/
wifi_data_provider_mac.cc 73 DLOG(WARNING) << "Could not open Apple80211 library";
88 DLOG(WARNING) << "Symbol error. Attach: " << !!WirelessAttach_function_
96 DLOG(WARNING) << "Error attaching: " << err;
114 DLOG(WARNING) << "Error spliting scan: " << err;
119 DLOG(WARNING) << "managed_access_points == NULL";
  /external/chromium_org/content/common/gpu/media/
gpu_video_encode_accelerator.cc 29 DLOG(ERROR) << "Stub is gone; won't MakeCurrent().";
34 DLOG(ERROR) << "Failed to MakeCurrent()";
73 DLOG(ERROR) << "GpuVideoEncodeAccelerator::Initialize(): "
82 DLOG(ERROR) << "GpuVideoEncodeAccelerator::Initialize(): "
91 DLOG(ERROR)
101 DLOG(ERROR)
194 DLOG(ERROR) << "GpuVideoEncodeAccelerator::OnEncode(): invalid frame_id="
203 DLOG(ERROR) << "GpuVideoEncodeAccelerator::OnEncode(): "
230 DLOG(ERROR) << "GpuVideoEncodeAccelerator::OnEncode(): "
249 DLOG(ERROR) << "GpuVideoEncodeAccelerator::OnUseOutputBitstreamBuffer():
    [all...]
  /external/chromium_org/base/
event_recorder_win.cc 54 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/chrome/browser/translate/
translate_browser_test_utils.cc 55 DLOG(INFO) << "Deleting CLD test data file from " << path.value();
67 DLOG(INFO) << "Copying CLD test data file from " << source_file.value()
93 DLOG(INFO) << "Deleting CLD component test files from " << tree_path.value();
103 DLOG(INFO) << "Copying CLD component test files from " << source_dir.value()
123 DLOG(INFO) << "Tearing down CLD data harness";
137 DLOG(INFO) << "Initializing CLD data harness";
156 DLOG(INFO) << "Clearing CLD data file state";

Completed in 965 milliseconds

1 2 3 4 5 6 7 8 91011>>