OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LOG_GLE
(Results
1 - 17
of
17
) sorted by null
/external/chromium_org/third_party/libjingle/source/talk/base/
win32window.cc
61
LOG_GLE
(LS_ERROR) << "GetModuleHandleEx failed";
74
LOG_GLE
(LS_ERROR) << "RegisterClassEx failed";
logging.h
46
//
LOG_GLE
(M)(sev [, mod]) attempt to add a string description of the
369
#define
LOG_GLE
(sev) \
376
LOG_GLE
(sev)
thread.cc
528
LOG_GLE
(LS_ERROR) << "Unable to get handle to thread.";
546
LOG_GLE
(LS_ERROR) << "When unwrapping thread, failed to close handle.";
win32filesystem.cc
270
LOG_GLE
(LS_ERROR) << "Failed to move file";
448
LOG_GLE
(LS_ERROR) << "::GetCurrentDirectory() failed";
win32socketserver.cc
738
LOG_GLE
(LS_ERROR) << "Failed to create message window.";
789
LOG_GLE
(LS_ERROR) << "GetMessage failed.";
win32regkey.cc
[
all
...]
systeminfo.cc
386
LOG_GLE
(LS_WARNING) << "GlobalMemoryStatusEx failed.";
network_unittest.cc
41
#include "talk/base/logging.h" // For
LOG_GLE
146
if (success)
LOG_GLE
(LS_ERROR) << "Socket bind failed.";
proxydetect.cc
822
LOG_GLE
(INFO) << "InternetGetProxyInfo";
[
all
...]
/external/chromium_org/third_party/libjingle/overrides/talk/base/
logging.h
200
#define
LOG_GLE
(sev) LOG_GLE_EX(sev, GetLastError())
203
#define LOG_ERR(sev)
LOG_GLE
(sev)
/external/chromium/third_party/libjingle/source/talk/base/
win32window.cc
66
LOG_GLE
(LS_ERROR) << "RegisterClassEx failed";
logging.h
44
//
LOG_GLE
(M)(sev [, mod]) attempt to add a string description of the
353
#define
LOG_GLE
(sev) \
360
LOG_GLE
(sev)
thread.cc
117
LOG_GLE
(LS_ERROR) << "Unable to get handle to thread.";
137
LOG_GLE
(LS_ERROR) << "When unwrapping thread, failed to close handle.";
win32filesystem.cc
270
LOG_GLE
(LS_ERROR) << "Failed to move file";
448
LOG_GLE
(LS_ERROR) << "::GetCurrentDirectory() failed";
win32socketserver.cc
699
LOG_GLE
(LS_ERROR) << "Failed to create message window.";
proxydetect.cc
820
LOG_GLE
(INFO) << "InternetGetProxyInfo";
[
all
...]
/external/chromium/third_party/libjingle/overrides/talk/base/
logging.h
44
//
LOG_GLE
(M)(sev [, mod]) attempt to add a string description of the
357
#define
LOG_GLE
(sev) \
364
LOG_GLE
(sev)
Completed in 115 milliseconds