HomeSort by relevance Sort by last modified time
    Searched refs:LOG_GLE (Results 1 - 7 of 7) sorted by null

  /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 133 milliseconds