OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LOG_GLE
(Results
1 - 9
of
9
) sorted by null
/external/webrtc/webrtc/base/
win32window.cc
44
LOG_GLE
(LS_ERROR) << "GetModuleHandleEx failed";
57
LOG_GLE
(LS_ERROR) << "RegisterClassEx failed";
logging.h
29
//
LOG_GLE
(M)(sev [, mod]) attempt to add a string description of the
321
#define
LOG_GLE
(sev) \
328
LOG_GLE
(sev)
systeminfo.cc
174
LOG_GLE
(LS_WARNING) << "GlobalMemoryStatusEx failed.";
thread.cc
237
LOG_GLE
(LS_ERROR) << "When unwrapping thread, failed to close handle.";
499
LOG_GLE
(LS_ERROR) << "Unable to get handle to thread.";
win32filesystem.cc
254
LOG_GLE
(LS_ERROR) << "Failed to move file";
433
LOG_GLE
(LS_ERROR) << "::GetCurrentDirectory() failed";
win32socketserver.cc
724
LOG_GLE
(LS_ERROR) << "Failed to create message window.";
775
LOG_GLE
(LS_ERROR) << "GetMessage failed.";
win32regkey.cc
1089
LOG_GLE
(LS_ERROR) << "AdjustTokenPrivileges failed";
1092
LOG_GLE
(LS_ERROR) << "LookupPrivilegeValue failed";
1096
LOG_GLE
(LS_ERROR) << "OpenProcessToken(GetCurrentProcess) failed";
network_unittest.cc
23
#include "webrtc/base/logging.h" // For
LOG_GLE
211
if (success)
LOG_GLE
(LS_ERROR) << "Socket bind failed.";
[
all
...]
proxydetect.cc
811
LOG_GLE
(INFO) << "InternetGetProxyInfo";
[
all
...]
Completed in 1084 milliseconds