OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LOG
(Results
76 - 100
of
2830
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium/chrome/browser/ui/window_snapshot/
window_snapshot_x.cc
34
LOG
(ERROR) << "Couldn't get window attributes";
40
LOG
(ERROR) << "Couldn't get image";
44
LOG
(ERROR)<< "Unsupported image depth " << image->depth;
56
LOG
(ERROR) << "Unable to create Cairo surface from XImage data";
/external/chromium/net/disk_cache/
cache_util_posix.cc
22
LOG
(ERROR) << "Unable to create destination cache directory.";
34
LOG
(ERROR) << "Unable to move cache item.";
50
LOG
(WARNING) << "Unable to delete cache.";
57
LOG
(WARNING) << "Unable to delete cache folder.";
/external/chromium/third_party/libjingle/source/talk/base/
checks.cc
43
LOG
(LS_ERROR) << "\n\n#\n# Fatal error in " << file
latebindingsymboltable.cc
58
LOG
(LS_WARNING) << "Can't load " << dll_name << ": " << GetDllError();
66
LOG
(LS_ERROR) << GetDllError();
80
LOG
(LS_ERROR) << "Error loading symbol " << symbol_name << ": " << err;
83
LOG
(LS_ERROR) << "Symbol " << symbol_name << " is NULL";
/external/chromium_org/chrome/test/ui/
ui_test_suite.cc
53
LOG
(ERROR) << "Could not create JobObject.";
59
LOG
(ERROR) << "Could not SetJobObjectLimitFlags.";
65
LOG
(ERROR) << "Failed to get path to DIR_EXE, "
76
LOG
(ERROR) << "Couldn't start crash_service.exe, so this ui_tests run "
/external/chromium_org/components/nacl/loader/
nacl_helper_linux.cc
54
LOG
(ERROR) << "close(kNaClZygoteDescriptor) failed.";
57
LOG
(ERROR) << "Could not initialize NaCl's second "
91
LOG
(ERROR) << "read returned " << nread;
102
LOG
(ERROR) << "close(dummy_fd) failed";
104
LOG
(ERROR) << "close(parent_fd) failed";
108
LOG
(ERROR) << "Failed to synch with zygote";
120
LOG
(ERROR) << "nacl_helper: unexpected number of fds, got "
141
LOG
(ERROR) << "close(child_fds[i]) failed";
154
LOG
(ERROR) << "Could not read pid to wait for";
160
LOG
(ERROR) << "Could not read known_dead status"
[
all
...]
/external/chromium_org/gpu/tools/compositor_model_bench/
render_models.cc
36
LOG
(ERROR) << "Unrecognized render model. "
/external/chromium_org/mojo/examples/hello_world_service/
hello_world_service_impl.cc
20
LOG
(INFO) << greeting.To<std::string>();
/external/chromium_org/mojo/shell/
run.cc
20
LOG
(ERROR) << "No app path specified.";
/external/chromium_org/third_party/libjingle/source/talk/base/
checks.cc
43
LOG
(LS_ERROR) << "\n\n#\n# Fatal error in " << file
opensslstreamadapter.cc
239
LOG
(LS_WARNING) << "Unknown digest algorithm: " << digest_alg;
298
LOG
(LS_ERROR) << "Could not find cipher: " << *cipher;
364
LOG
(LS_VERBOSE) << "OpenSSLStreamAdapter::Write(" << data_len << ")";
399
LOG
(LS_VERBOSE) << " -- success";
405
LOG
(LS_VERBOSE) << " -- error want read";
409
LOG
(LS_VERBOSE) << " -- error want write";
424
LOG
(LS_VERBOSE) << "OpenSSLStreamAdapter::Read(" << data_len << ")";
460
LOG
(LS_VERBOSE) << " -- success";
470
LOG
(LS_INFO) << " -- short DTLS read. flushing";
479
LOG
(LS_VERBOSE) << " -- error want read"
[
all
...]
/external/chromium_org/tools/android/forwarder2/
common.cc
17
LOG
(ERROR) << msg << ": " << safe_strerror(errno);
/external/chromium_org/ui/base/win/
scoped_ole_initializer.cc
20
LOG
(ERROR) << "Multiple OleInitialize() calls for thread " << thread_id_;
/external/openfst/src/script/
script-impl.cc
30
LOG
(ERROR) << "FSTs with non-matching arc types passed to " << op_name
text-io.cc
36
LOG
(ERROR) << "ReadPotentials: Can't open file: " << filename;
52
LOG
(ERROR) << "ReadPotentials: Bad number of columns, "
74
LOG
(ERROR) << "WritePotentials: Can't open file: " << filename;
85
LOG
(ERROR) << "WritePotentials: Write failed: "
/external/qemu/
loadpng.c
7
#define
LOG
(x...) fprintf(stderr,"error: " x)
9
#define
LOG
(x...) do {} while (0)
26
LOG
("%s: failed to allocate png read struct\n", fn);
32
LOG
("%s: failed to allocate png info struct\n", fn);
38
LOG
("%s: failed to open file\n", fn);
43
LOG
("%s: failed to read header\n", fn);
48
LOG
("%s: header is not a PNG header\n", fn);
53
LOG
("%s: png library error\n", fn);
94
LOG
("%s: unsupported (grayscale?) color type\n");
106
LOG
("could not allocate data buffer\n")
[
all
...]
/external/chromium_org/chrome/browser/chromeos/settings/
token_encryptor.cc
44
LOG
(WARNING) << "System salt key is not available for encrypt.";
59
LOG
(WARNING) << "System salt key is not available for decrypt.";
80
LOG
(WARNING) << "Failed to initialize Encryptor.";
87
LOG
(WARNING) << "Failed to encrypt token.";
102
LOG
(WARNING) << "Corrupt encrypted token found.";
111
LOG
(WARNING) << "Failed to initialize Encryptor.";
119
LOG
(WARNING) << "Failed to decrypt token.";
/external/chromium_org/chrome/browser/extensions/api/image_writer_private/
image_writer_utils.cc
34
LOG
(ERROR) << "Couldn't open target path "
47
LOG
(ERROR) << "Could not close target file";
56
LOG
(ERROR) << "Error writing to target file";
63
LOG
(ERROR) << "Error syncing target file";
91
LOG
(ERROR) << "Couldn't open target path "
104
LOG
(ERROR) << "Could not close target file";
113
LOG
(ERROR) << "Error reading from source file";
/external/chromium_org/chrome/browser/
sxs_linux.cc
95
LOG
(ERROR) << "Failed to get user data dir path. The profile will not be "
101
LOG
(ERROR) << "Failed to add channel mark to the user data dir ("
117
LOG
(ERROR) << "Failed to get value of chrome::DIR_USER_DATA";
125
LOG
(WARNING) << "Failed to read channels file.";
133
LOG
(WARNING) << "User data dir migration is only possible when the profile "
139
LOG
(WARNING) << "User data dir migration is only possible when the profile "
149
LOG
(ERROR) << "Failed to rename '" << source_path.value()
/external/chromium_org/chrome/installer/util/
copy_tree_work_item.cc
33
LOG
(ERROR) << source_path_.value() << " does not exist";
57
LOG
(ERROR) << "failed to copy " << source_path_.value()
86
LOG
(ERROR) << "failed moving " << dest_path_.value()
98
LOG
(ERROR) << "failed copy " << source_path_.value()
110
// Delete here. For now we just
log
the error and continue with the
113
LOG
(ERROR) << "Can not delete " << dest_path_.value();
118
LOG
(ERROR) << "failed move " << backup.value()
124
LOG
(ERROR) << "Can not delete " << alternative_path_.value();
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
webrtccommon.h
54
#define LOG_RTCERR0_EX(func, err)
LOG
(LS_WARNING) \
56
#define LOG_RTCERR1_EX(func, a1, err)
LOG
(LS_WARNING) \
58
#define LOG_RTCERR2_EX(func, a1, a2, err)
LOG
(LS_WARNING) \
61
#define LOG_RTCERR3_EX(func, a1, a2, a3, err)
LOG
(LS_WARNING) \
64
#define LOG_RTCERR4_EX(func, a1, a2, a3, a4, err)
LOG
(LS_WARNING) \
67
#define LOG_RTCERR5_EX(func, a1, a2, a3, a4, a5, err)
LOG
(LS_WARNING) \
70
#define LOG_RTCERR6_EX(func, a1, a2, a3, a4, a5, a6, err)
LOG
(LS_WARNING) \
/external/chromium_org/third_party/re2/re2/
set.cc
30
LOG
(DFATAL) << "RE2::Set::Add after Compile";
43
LOG
(ERROR) << "Error parsing '" << pattern << "': " << status.Text();
71
LOG
(DFATAL) << "RE2::Set::Compile multiple times";
86
LOG
(ERROR) << "Error simplifying during Compile.";
96
LOG
(DFATAL) << "RE2::Set::Match without Compile";
104
LOG
(DFATAL) << "RE2::Set::Match: DFA ran out of cache space";
109
LOG
(DFATAL) << "RE2::Set::Match: match but unknown regexp set";
/external/regex-re2/re2/
set.cc
30
LOG
(DFATAL) << "RE2::Set::Add after Compile";
43
LOG
(ERROR) << "Error parsing '" << pattern << "': " << status.Text();
71
LOG
(DFATAL) << "RE2::Set::Compile multiple times";
86
LOG
(ERROR) << "Error simplifying during Compile.";
96
LOG
(DFATAL) << "RE2::Set::Match without Compile";
104
LOG
(DFATAL) << "RE2::Set::Match: DFA ran out of cache space";
109
LOG
(DFATAL) << "RE2::Set::Match: match but unknown regexp set";
/external/chromium/sdch/open-vcdiff/src/
addrcache.cc
79
LOG
(ERROR) << "Near cache size " << near_cache_size_ << " is invalid"
84
LOG
(ERROR) << "Same cache size " << same_cache_size_ << " is invalid"
89
LOG
(ERROR) << "Using near cache size " << near_cache_size_
151
// have not been met, in which case a
LOG
(DFATAL) message will be produced,
158
LOG
(DFATAL) << "EncodeAddress was passed a negative address: "
164
LOG
(DFATAL) << "EncodeAddress was called with address (" << address
221
// address is valid; otherwise, prints an error message to the
log
and
226
LOG
(ERROR) << "Decoded address " << decoded_address << " is invalid"
230
LOG
(ERROR) << "Decoded address (" << decoded_address
282
LOG
(DFATAL) << "DecodeAddress was passed a negative value
[
all
...]
/external/chromium_org/third_party/libjingle/source/talk/session/media/
srtpfilter.cc
75
// to
log
that the functions that require it won't do anything.
78
LOG
(LS_ERROR) << func << ": SRTP is not available on your system.";
124
LOG
(LS_ERROR) << "Wrong state to update SRTP offer";
146
LOG
(LS_ERROR) << "Tried to set SRTP Params when filter already active";
158
LOG
(LS_INFO) << "SRTP activated with negotiated parameters:"
180
LOG
(LS_ERROR) << "Tried to set SRTCP Params when filter already active";
196
LOG
(LS_INFO) << "SRTCP activated with negotiated parameters:"
205
LOG
(LS_WARNING) << "Failed to ProtectRtp: SRTP not active";
213
LOG
(LS_WARNING) << "Failed to ProtectRtcp: SRTP not active";
225
LOG
(LS_WARNING) << "Failed to UnprotectRtp: SRTP not active"
[
all
...]
Completed in 1634 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>