OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PLOG
(Results
1 - 25
of
44
) sorted by null
1
2
/external/chromium/chrome/common/
multi_process_lock_linux.cc
54
PLOG
(ERROR) << "Couldn't create sun_path - " << name_;
70
PLOG
(ERROR) << "Couldn't create socket - " << name_;
80
PLOG
(ERROR) << "Couldn't bind socket - "
84
PLOG
(ERROR) << "close";
96
PLOG
(ERROR) << "close";
service_process_util_posix.cc
36
PLOG
(ERROR) << "read";
46
// a shutdown is SIGTERM. "write" is a signal safe function.
PLOG
(ERROR) is
53
PLOG
(ERROR) << "write";
83
PLOG
(ERROR) << "sigaction";
111
PLOG
(ERROR) << "close";
116
PLOG
(ERROR) << "close";
121
PLOG
(ERROR) << "sigaction";
152
PLOG
(ERROR) << "pipe";
logging_chrome.cc
192
PLOG
(WARNING) << "Unable to unlink " << symlink_path.value();
195
PLOG
(ERROR) << "Unable to create symlink " << symlink_path.value()
200
PLOG
(ERROR) << "Unable to read symlink " << symlink_path.value();
208
PLOG
(WARNING) << "Unable to unlink symlink " << link_path.value();
210
PLOG
(WARNING) << "Unable to unlink log file " << target_path.value();
310
PLOG
(ERROR) << "Unable to initialize logging to " << log_path.value()
318
PLOG
(ERROR) << "Unable to initialize logging to " << log_path.value();
service_process_util_linux.cc
64
PLOG
(ERROR) << "kill";
important_file_writer.cc
68
PLOG
(WARNING) << "failed to write " << path_.value()
/external/chromium/net/base/
network_change_notifier_netlink_linux.cc
63
PLOG
(ERROR) << "Error creating netlink socket";
68
PLOG
(ERROR) << "Failed to set netlink socket to non-blocking mode.";
70
PLOG
(ERROR) << "Failed to close socket";
83
PLOG
(ERROR) << "Error binding netlink socket";
85
PLOG
(ERROR) << "Failed to close socket";
network_change_notifier_linux.cc
83
PLOG
(ERROR) << "Failed to close socket";
142
PLOG
(DFATAL) << "recv";
net_util_posix.cc
65
PLOG
(ERROR) << "getifaddrs";
/external/chromium/net/socket/
tcp_server_socket_win.cc
45
PLOG
(ERROR) << "WSACreateEvent()";
51
PLOG
(ERROR) << "socket() returned an error";
69
PLOG
(ERROR) << "bind() returned an error";
77
PLOG
(ERROR) << "listen() returned an error";
141
PLOG
(ERROR) << "closesocket";
159
PLOG
(ERROR) << "closesocket";
172
PLOG
(ERROR) << "WSAEnumNetworkEvents()";
tcp_server_socket_libevent.cc
63
PLOG
(ERROR) << "socket() returned an error";
81
PLOG
(ERROR) << "bind() returned an error";
89
PLOG
(ERROR) << "listen() returned an error";
128
PLOG
(ERROR) << "WatchFileDescriptor failed on read";
157
PLOG
(ERROR) << "close";
175
PLOG
(ERROR) << "close";
tcp_client_socket_libevent.cc
58
PLOG
(ERROR) << "Failed to set SO_KEEPALIVE on fd: " << fd;
69
PLOG
(ERROR) << "Failed to set TCP_KEEPIDLE on fd: " << fd;
74
PLOG
(ERROR) << "Failed to set TCP_KEEPINTVL on fd: " << fd;
340
PLOG
(ERROR) << "close";
560
PLOG
(ERROR) << "getsockname() [rv: " << rv << "] error: ";
/external/chromium/base/
sync_socket_posix.cc
68
PLOG
(ERROR) << "close";
72
PLOG
(ERROR) << "close";
85
PLOG
(ERROR) << "close";
shared_memory_posix.cc
83
PLOG
(ERROR) << "close";
154
PLOG
(ERROR) << "Creating shared memory in " << path.value() << " failed";
157
PLOG
(ERROR) << "Unable to access(W_OK|X_OK) " << dir.value();
164
PLOG
(ERROR) << "Creating shared memory in " << path.value() << " failed";
234
PLOG
(ERROR) << "close";
logging_unittest.cc
73
PLOG
(INFO) << mock_log_source.Log();
156
PLOG
(INFO) << mock_log_source.Log();
message_pump_libevent.cc
124
PLOG
(ERROR) << "close";
128
PLOG
(ERROR) << "close";
shared_memory_win.cc
209
PLOG
(ERROR) << "Could not create mutex.";
/external/chromium/chrome/browser/chromeos/
external_metrics.cc
119
PLOG
(ERROR) << event_file_path << ": bad metrics file stat";
130
PLOG
(ERROR) << event_file_path << ": cannot open";
135
PLOG
(ERROR) << event_file_path << ": cannot lock";
147
PLOG
(ERROR) << "reading metrics message header";
169
PLOG
(ERROR) << "reading metrics message body";
208
PLOG
(ERROR) << "truncate metrics log";
212
PLOG
(ERROR) << "unlock metrics log";
216
PLOG
(ERROR) << "close metrics log";
/external/chromium/chrome/browser/policy/
configuration_policy_loader_win.cc
22
PLOG
(WARNING) << "Failed to register user group policy notification";
26
PLOG
(WARNING) << "Failed to register machine group policy notification.";
/external/chromium/chrome/browser/
browser_main_posix.cc
175
PLOG
(INFO) << "Failed to set file descriptor limit";
178
PLOG
(INFO) << "Failed to get file descriptor limit";
244
PLOG
(DFATAL) << "Failed to create pipe";
process_singleton_linux.cc
151
PLOG
(ERROR) << "write() failed";
190
PLOG
(ERROR) << "read() failed";
240
PLOG
(ERROR) << "readlink(" << path.value() << ") failed";
249
PLOG
(ERROR) << "Failed to unlink " << path.value();
264
PLOG
(ERROR) << "Failed to create " << path.value();
442
PLOG
(ERROR) << "readlink failed";
581
PLOG
(ERROR) << "accept() failed";
677
PLOG
(ERROR) << "read() failed";
741
PLOG
(ERROR) << "shutdown() failed";
856
PLOG
(ERROR) << "shutdown() failed"
[
all
...]
shell_integration_linux.cc
130
PLOG
(ERROR) << "close";
137
PLOG
(ERROR) << "close";
148
PLOG
(ERROR) << "close";
/external/chromium/net/test/
test_server_win.cc
115
PLOG
(ERROR) << "ReadFile failed";
156
PLOG
(ERROR) << "Failed to create pipe";
165
PLOG
(ERROR) << "Failed to enable pipe inheritance";
/external/chromium/chrome/browser/extensions/
extension_creator.cc
212
PLOG
(ERROR) << "fwrite failed to write header";
216
PLOG
(ERROR) << "fwrite failed to write public_key.front";
220
PLOG
(ERROR) << "fwrite failed to write signature.front";
231
PLOG
(ERROR) << "fwrite failed to write buffer";
/external/chromium/base/files/
file_path_watcher_mac.cc
197
PLOG
(ERROR) << "close";
205
PLOG
(ERROR) << "kevent";
434
PLOG
(ERROR) << "kqueue";
file_path_watcher_win.cc
209
PLOG
(ERROR) << "FindFirstChangeNotification failed for "
Completed in 3538 milliseconds
1
2