Home
last modified time | relevance | path

Searched refs:LOG_GLE (Results 1 – 9 of 9) sorted by relevance

/external/webrtc/webrtc/base/
Dwin32window.cc44 LOG_GLE(LS_ERROR) << "GetModuleHandleEx failed"; in Create()
57 LOG_GLE(LS_ERROR) << "RegisterClassEx failed"; in Create()
Dlogging.h321 #define LOG_GLE(sev) \ macro
328 LOG_GLE(sev)
Dthread.cc237 LOG_GLE(LS_ERROR) << "When unwrapping thread, failed to close handle."; in UnwrapCurrent()
499 LOG_GLE(LS_ERROR) << "Unable to get handle to thread."; in WrapCurrentWithThreadManager()
Dsysteminfo.cc174 LOG_GLE(LS_WARNING) << "GlobalMemoryStatusEx failed."; in GetMemorySize()
Dwin32filesystem.cc254 LOG_GLE(LS_ERROR) << "Failed to move file"; in MoveFolder()
433 LOG_GLE(LS_ERROR) << "::GetCurrentDirectory() failed"; in GetCurrentDirectory()
Dwin32socketserver.cc724 LOG_GLE(LS_ERROR) << "Failed to create message window."; in Win32SocketServer()
775 LOG_GLE(LS_ERROR) << "GetMessage failed."; in Wait()
Dwin32regkey.cc1089 LOG_GLE(LS_ERROR) << "AdjustTokenPrivileges failed"; in AdjustCurrentProcessPrivilege()
1092 LOG_GLE(LS_ERROR) << "LookupPrivilegeValue failed"; in AdjustCurrentProcessPrivilege()
1096 LOG_GLE(LS_ERROR) << "OpenProcessToken(GetCurrentProcess) failed"; in AdjustCurrentProcessPrivilege()
Dnetwork_unittest.cc211 if (success) LOG_GLE(LS_ERROR) << "Socket bind failed."; in TEST_F()
Dproxydetect.cc811 LOG_GLE(INFO) << "InternetGetProxyInfo";