Searched refs:LOG_GLE (Results 1 – 9 of 9) sorted by relevance
44 LOG_GLE(LS_ERROR) << "GetModuleHandleEx failed"; in Create()57 LOG_GLE(LS_ERROR) << "RegisterClassEx failed"; in Create()
321 #define LOG_GLE(sev) \ macro328 LOG_GLE(sev)
237 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()
174 LOG_GLE(LS_WARNING) << "GlobalMemoryStatusEx failed."; in GetMemorySize()
254 LOG_GLE(LS_ERROR) << "Failed to move file"; in MoveFolder()433 LOG_GLE(LS_ERROR) << "::GetCurrentDirectory() failed"; in GetCurrentDirectory()
724 LOG_GLE(LS_ERROR) << "Failed to create message window."; in Win32SocketServer()775 LOG_GLE(LS_ERROR) << "GetMessage failed."; in Wait()
1089 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()
211 if (success) LOG_GLE(LS_ERROR) << "Socket bind failed."; in TEST_F()
811 LOG_GLE(INFO) << "InternetGetProxyInfo";