Searched refs:SystemErrorCodeToString (Results 1 – 13 of 13) sorted by relevance
25 DLOG(ERROR) << logging::SystemErrorCodeToString(hr); in Init()31 DLOG(ERROR) << logging::SystemErrorCodeToString(hr); in Init()84 DLOG_IF(ERROR, FAILED(hr)) << logging::SystemErrorCodeToString(hr); in AddUDPRule()128 DLOG(ERROR) << logging::SystemErrorCodeToString(hr); in CreateUDPRule()153 DLOG(ERROR) << logging::SystemErrorCodeToString(hr); in GetAllRules()160 DLOG(ERROR) << logging::SystemErrorCodeToString(hr); in GetAllRules()167 DLOG_IF(ERROR, FAILED(hr)) << logging::SystemErrorCodeToString(hr); in GetAllRules()178 DLOG(ERROR) << logging::SystemErrorCodeToString(hr); in GetAllRules()185 DLOG(ERROR) << logging::SystemErrorCodeToString(hr); in GetAllRules()
22 DLOG(ERROR) << logging::SystemErrorCodeToString(hr); in Init()29 DLOG(ERROR) << logging::SystemErrorCodeToString(hr); in Init()35 DLOG(ERROR) << logging::SystemErrorCodeToString(hr); in Init()87 DLOG_IF(ERROR, FAILED(hr)) << logging::SystemErrorCodeToString(hr); in SetAllowIncomingConnection()105 DLOG(ERROR) << logging::SystemErrorCodeToString(hr); in GetAuthorizedApplications()119 DLOG(ERROR) << logging::SystemErrorCodeToString(hr); in CreateChromeAuthorization()
185 << logging::SystemErrorCodeToString(hr); in GetDeviceNamesMediaFoundation()216 << logging::SystemErrorCodeToString(hr); in GetDeviceSupportedFormatsDirectShow()234 "capture device: " << logging::SystemErrorCodeToString(hr); in GetDeviceSupportedFormatsDirectShow()242 << logging::SystemErrorCodeToString(hr); in GetDeviceSupportedFormatsDirectShow()254 << logging::SystemErrorCodeToString(hr); in GetDeviceSupportedFormatsDirectShow()295 << logging::SystemErrorCodeToString(hr); in GetDeviceSupportedFormatsMediaFoundation()307 << logging::SystemErrorCodeToString(hr); in GetDeviceSupportedFormatsMediaFoundation()317 << logging::SystemErrorCodeToString(hr); in GetDeviceSupportedFormatsMediaFoundation()327 << logging::SystemErrorCodeToString(hr); in GetDeviceSupportedFormatsMediaFoundation()
102 << logging::SystemErrorCodeToString(hr); in GetDeviceFilter()254 << logging::SystemErrorCodeToString(hr); in Init()278 << logging::SystemErrorCodeToString(hr); in Init()285 << logging::SystemErrorCodeToString(hr); in Init()292 << logging::SystemErrorCodeToString(hr); in Init()305 << logging::SystemErrorCodeToString(hr); in Init()485 "capture device: " << logging::SystemErrorCodeToString(hr); in CreateCapabilityMap()493 << logging::SystemErrorCodeToString(hr); in CreateCapabilityMap()499 << logging::SystemErrorCodeToString(hr); in CreateCapabilityMap()511 << logging::SystemErrorCodeToString(hr); in CreateCapabilityMap()[all …]
338 logging::SystemErrorCodeToString(hr).c_str())); in OnError()
314 LOG(WARNING) << "ReadFile: " << logging::SystemErrorCodeToString(error); in OnReadCompleted()343 LOG(WARNING) << "WriteFile: " << logging::SystemErrorCodeToString(error); in OnWriteCompleted()386 LOG(WARNING) << "ReadFile: " << logging::SystemErrorCodeToString(error); in Read()473 LOG(WARNING) << "WriteFile: " << logging::SystemErrorCodeToString(error); in WriteNoLock()
711 BASE_EXPORT std::string SystemErrorCodeToString(SystemErrorCode error_code) { in SystemErrorCodeToString() function726 BASE_EXPORT std::string SystemErrorCodeToString(SystemErrorCode error_code) { in SystemErrorCodeToString() function744 stream() << ": " << SystemErrorCodeToString(err_); in ~Win32ErrorLogMessage()760 stream() << ": " << SystemErrorCodeToString(err_); in ~ErrnoLogMessage()
762 BASE_EXPORT std::string SystemErrorCodeToString(SystemErrorCode error_code);
211 << logging::SystemErrorCodeToString(error_code); in DoConnect()213 logging::SystemErrorCodeToString(error_code)); in DoConnect()
91 string_stream << logging::SystemErrorCodeToString(hr); in FormatBluetoothError()
259 << logging::SystemErrorCodeToString(win32_error); in LogPollingError()
108 << " hr = " << logging::SystemErrorCodeToString(hr); in ShowItemInFolderOnFileThread()
527 logging::SystemErrorCodeToString( in OnError()