Home
last modified time | relevance | path

Searched refs:SystemErrorCodeToString (Results 1 – 25 of 140) sorted by relevance

123456

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/synchronization/
H A Dlock_impl_posix.cc33 std::string SystemErrorCodeToString(int error_code) { in SystemErrorCodeToString() function
60 DCHECK_EQ(rv, 0) << ". " << SystemErrorCodeToString(rv); in LockImpl()
64 DCHECK_EQ(rv, 0) << ". " << SystemErrorCodeToString(rv); in LockImpl()
71 DCHECK_EQ(rv, 0) << ". " << SystemErrorCodeToString(rv); in LockImpl()
74 DCHECK_EQ(rv, 0) << ". " << SystemErrorCodeToString(rv); in LockImpl()
76 DCHECK_EQ(rv, 0) << ". " << SystemErrorCodeToString(rv); in LockImpl()
81 DCHECK_EQ(rv, 0) << ". " << SystemErrorCodeToString(rv); in ~LockImpl()
86 DCHECK(rv == 0 || rv == EBUSY) << ". " << SystemErrorCodeToString(rv); in Try()
104 DCHECK_EQ(rv, 0) << ". " << SystemErrorCodeToString(rv); in Lock()
/dports/www/firefox-esr/firefox-91.8.0/security/sandbox/chromium/base/synchronization/
H A Dlock_impl_posix.cc33 std::string SystemErrorCodeToString(int error_code) { in SystemErrorCodeToString() function
60 DCHECK_EQ(rv, 0) << ". " << SystemErrorCodeToString(rv); in LockImpl()
64 DCHECK_EQ(rv, 0) << ". " << SystemErrorCodeToString(rv); in LockImpl()
70 DCHECK_EQ(rv, 0) << ". " << SystemErrorCodeToString(rv); in LockImpl()
73 DCHECK_EQ(rv, 0) << ". " << SystemErrorCodeToString(rv); in LockImpl()
75 DCHECK_EQ(rv, 0) << ". " << SystemErrorCodeToString(rv); in LockImpl()
80 DCHECK_EQ(rv, 0) << ". " << SystemErrorCodeToString(rv); in ~LockImpl()
85 DCHECK(rv == 0 || rv == EBUSY) << ". " << SystemErrorCodeToString(rv); in Try()
103 DCHECK_EQ(rv, 0) << ". " << SystemErrorCodeToString(rv); in Lock()
/dports/www/firefox/firefox-99.0/security/sandbox/chromium/base/synchronization/
H A Dlock_impl_posix.cc33 std::string SystemErrorCodeToString(int error_code) { in SystemErrorCodeToString() function
60 DCHECK_EQ(rv, 0) << ". " << SystemErrorCodeToString(rv); in LockImpl()
64 DCHECK_EQ(rv, 0) << ". " << SystemErrorCodeToString(rv); in LockImpl()
70 DCHECK_EQ(rv, 0) << ". " << SystemErrorCodeToString(rv); in LockImpl()
73 DCHECK_EQ(rv, 0) << ". " << SystemErrorCodeToString(rv); in LockImpl()
75 DCHECK_EQ(rv, 0) << ". " << SystemErrorCodeToString(rv); in LockImpl()
80 DCHECK_EQ(rv, 0) << ". " << SystemErrorCodeToString(rv); in ~LockImpl()
85 DCHECK(rv == 0 || rv == EBUSY) << ". " << SystemErrorCodeToString(rv); in Try()
103 DCHECK_EQ(rv, 0) << ". " << SystemErrorCodeToString(rv); in Lock()
/dports/mail/thunderbird/thunderbird-91.8.0/security/sandbox/chromium/base/synchronization/
H A Dlock_impl_posix.cc33 std::string SystemErrorCodeToString(int error_code) { in SystemErrorCodeToString() function
60 DCHECK_EQ(rv, 0) << ". " << SystemErrorCodeToString(rv); in LockImpl()
64 DCHECK_EQ(rv, 0) << ". " << SystemErrorCodeToString(rv); in LockImpl()
70 DCHECK_EQ(rv, 0) << ". " << SystemErrorCodeToString(rv); in LockImpl()
73 DCHECK_EQ(rv, 0) << ". " << SystemErrorCodeToString(rv); in LockImpl()
75 DCHECK_EQ(rv, 0) << ". " << SystemErrorCodeToString(rv); in LockImpl()
80 DCHECK_EQ(rv, 0) << ". " << SystemErrorCodeToString(rv); in ~LockImpl()
85 DCHECK(rv == 0 || rv == EBUSY) << ". " << SystemErrorCodeToString(rv); in Try()
103 DCHECK_EQ(rv, 0) << ". " << SystemErrorCodeToString(rv); in Lock()
/dports/lang/spidermonkey78/firefox-78.9.0/security/sandbox/chromium/base/synchronization/
H A Dlock_impl_posix.cc33 std::string SystemErrorCodeToString(int error_code) { in SystemErrorCodeToString() function
60 DCHECK_EQ(rv, 0) << ". " << SystemErrorCodeToString(rv); in LockImpl()
64 DCHECK_EQ(rv, 0) << ". " << SystemErrorCodeToString(rv); in LockImpl()
70 DCHECK_EQ(rv, 0) << ". " << SystemErrorCodeToString(rv); in LockImpl()
73 DCHECK_EQ(rv, 0) << ". " << SystemErrorCodeToString(rv); in LockImpl()
75 DCHECK_EQ(rv, 0) << ". " << SystemErrorCodeToString(rv); in LockImpl()
80 DCHECK_EQ(rv, 0) << ". " << SystemErrorCodeToString(rv); in ~LockImpl()
85 DCHECK(rv == 0 || rv == EBUSY) << ". " << SystemErrorCodeToString(rv); in Try()
103 DCHECK_EQ(rv, 0) << ". " << SystemErrorCodeToString(rv); in Lock()
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/synchronization/
H A Dlock_impl_posix.cc33 std::string SystemErrorCodeToString(int error_code) { in SystemErrorCodeToString() function
60 DCHECK_EQ(rv, 0) << ". " << SystemErrorCodeToString(rv); in LockImpl()
64 DCHECK_EQ(rv, 0) << ". " << SystemErrorCodeToString(rv); in LockImpl()
70 DCHECK_EQ(rv, 0) << ". " << SystemErrorCodeToString(rv); in LockImpl()
73 DCHECK_EQ(rv, 0) << ". " << SystemErrorCodeToString(rv); in LockImpl()
75 DCHECK_EQ(rv, 0) << ". " << SystemErrorCodeToString(rv); in LockImpl()
80 DCHECK_EQ(rv, 0) << ". " << SystemErrorCodeToString(rv); in ~LockImpl()
86 DCHECK_EQ(rv, 0) << ". " << SystemErrorCodeToString(rv); in LockInternalWithTracking()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/device/generic_sensor/
H A Dplatform_sensor_reader_winrt.cc165 << logging::SystemErrorCodeToString(hr); in Initialize()
172 << logging::SystemErrorCodeToString(hr); in Initialize()
336 << logging::SystemErrorCodeToString(hr); in OnReadingChangedCallback()
346 << logging::SystemErrorCodeToString(hr); in OnReadingChangedCallback()
354 << logging::SystemErrorCodeToString(hr); in OnReadingChangedCallback()
394 << logging::SystemErrorCodeToString(hr); in OnReadingChangedCallback()
402 << logging::SystemErrorCodeToString(hr); in OnReadingChangedCallback()
410 << logging::SystemErrorCodeToString(hr); in OnReadingChangedCallback()
418 << logging::SystemErrorCodeToString(hr); in OnReadingChangedCallback()
426 << logging::SystemErrorCodeToString(hr); in OnReadingChangedCallback()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/services/device/generic_sensor/
H A Dplatform_sensor_reader_winrt.cc165 << logging::SystemErrorCodeToString(hr); in Initialize()
172 << logging::SystemErrorCodeToString(hr); in Initialize()
322 << logging::SystemErrorCodeToString(hr); in OnReadingChangedCallback()
332 << logging::SystemErrorCodeToString(hr); in OnReadingChangedCallback()
340 << logging::SystemErrorCodeToString(hr); in OnReadingChangedCallback()
380 << logging::SystemErrorCodeToString(hr); in OnReadingChangedCallback()
388 << logging::SystemErrorCodeToString(hr); in OnReadingChangedCallback()
396 << logging::SystemErrorCodeToString(hr); in OnReadingChangedCallback()
404 << logging::SystemErrorCodeToString(hr); in OnReadingChangedCallback()
412 << logging::SystemErrorCodeToString(hr); in OnReadingChangedCallback()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/device/bluetooth/
H A Dbluetooth_adapter_winrt.cc148 << logging::SystemErrorCodeToString(hr); in ToStdVector()
170 << logging::SystemErrorCodeToString(hr); in ExtractVector()
178 << logging::SystemErrorCodeToString(hr); in ExtractVector()
186 << logging::SystemErrorCodeToString(hr); in ExtractVector()
194 << logging::SystemErrorCodeToString(hr); in ExtractVector()
725 << logging::SystemErrorCodeToString(hr); in PerformSlowInitTasks()
737 << logging::SystemErrorCodeToString(hr); in PerformSlowInitTasks()
920 << logging::SystemErrorCodeToString(hr); in StartScanWithFilter()
1367 << logging::SystemErrorCodeToString(hr); in TryRemovePoweredRadioEventHandlers()
1379 << logging::SystemErrorCodeToString(hr); in TryRemovePoweredRadioEventHandlers()
[all …]
H A Dbluetooth_gatt_discoverer_winrt.cc80 << logging::SystemErrorCodeToString(hr); in CheckCommunicationStatus()
107 << logging::SystemErrorCodeToString(hr); in GetAsVector()
117 << logging::SystemErrorCodeToString(hr); in GetAsVector()
144 << logging::SystemErrorCodeToString(hr); in StartGattDiscovery()
160 << logging::SystemErrorCodeToString(hr); in StartGattDiscovery()
172 << logging::SystemErrorCodeToString(hr); in StartGattDiscovery()
211 << logging::SystemErrorCodeToString(hr); in OnGetGattServices()
278 << logging::SystemErrorCodeToString(hr); in OnServiceOpen()
290 << logging::SystemErrorCodeToString(hr); in OnServiceOpen()
311 << logging::SystemErrorCodeToString(hr); in OnGetCharacteristics()
[all …]
H A Dbluetooth_advertisement_winrt.cc62 << logging::SystemErrorCodeToString(hr); in RemoveStatusChangedHandler()
100 << logging::SystemErrorCodeToString(hr); in Initialize()
108 << logging::SystemErrorCodeToString(hr); in Initialize()
116 << logging::SystemErrorCodeToString(hr); in Initialize()
156 << logging::SystemErrorCodeToString(hr); in Initialize()
164 << logging::SystemErrorCodeToString(hr); in Initialize()
196 << logging::SystemErrorCodeToString(hr); in Register()
229 << logging::SystemErrorCodeToString(hr); in Unregister()
252 << logging::SystemErrorCodeToString(hr); in Unregister()
308 << logging::SystemErrorCodeToString(hr); in ActivateBluetoothLEAdvertisementInstance()
[all …]
H A Dbluetooth_remote_gatt_characteristic_winrt.cc82 << logging::SystemErrorCodeToString(hr); in Create()
90 << logging::SystemErrorCodeToString(hr); in Create()
98 << logging::SystemErrorCodeToString(hr); in Create()
177 << logging::SystemErrorCodeToString(hr); in ReadRemoteCharacteristic()
192 << logging::SystemErrorCodeToString(hr); in ReadRemoteCharacteristic()
229 << logging::SystemErrorCodeToString(hr); in WriteRemoteCharacteristic()
241 << logging::SystemErrorCodeToString(hr); in WriteRemoteCharacteristic()
259 << logging::SystemErrorCodeToString(hr); in WriteRemoteCharacteristic()
275 << logging::SystemErrorCodeToString(hr); in WriteRemoteCharacteristic()
347 << logging::SystemErrorCodeToString(hr); in WriteWithoutResponse()
[all …]
H A Dbluetooth_remote_gatt_descriptor_winrt.cc58 << logging::SystemErrorCodeToString(hr); in Create()
66 << logging::SystemErrorCodeToString(hr); in Create()
119 << logging::SystemErrorCodeToString(hr); in ReadRemoteDescriptor()
134 << logging::SystemErrorCodeToString(hr); in ReadRemoteDescriptor()
162 << logging::SystemErrorCodeToString(hr); in WriteRemoteDescriptor()
174 << logging::SystemErrorCodeToString(hr); in WriteRemoteDescriptor()
186 << logging::SystemErrorCodeToString(hr); in WriteRemoteDescriptor()
202 << logging::SystemErrorCodeToString(hr); in WriteRemoteDescriptor()
268 << logging::SystemErrorCodeToString(hr); in OnReadValue()
296 << logging::SystemErrorCodeToString(hr); in OnReadValue()
[all …]
H A Dbluetooth_pairing_winrt.cc79 << logging::SystemErrorCodeToString(hr); in ~BluetoothPairingWinrt()
101 << logging::SystemErrorCodeToString(hr); in StartPairing()
113 << logging::SystemErrorCodeToString(hr); in StartPairing()
133 << logging::SystemErrorCodeToString(hr); in SetPinCode()
143 << logging::SystemErrorCodeToString(hr); in SetPinCode()
155 << logging::SystemErrorCodeToString(hr); in RejectPairing()
171 << logging::SystemErrorCodeToString(hr); in CancelPairing()
190 << logging::SystemErrorCodeToString(hr); in OnPairingRequested()
207 << logging::SystemErrorCodeToString(hr); in OnPairingRequested()
224 << logging::SystemErrorCodeToString(hr); in OnPair()
/dports/devel/android-tools-adb/platform_system_core-android-9.0.0_r3/adb/client/
H A Dusb_windows.cpp271 android::base::SystemErrorCodeToString(GetLastError()).c_str()); in do_usb_open()
280 android::base::SystemErrorCodeToString(GetLastError()).c_str()); in do_usb_open()
289 android::base::SystemErrorCodeToString(GetLastError()).c_str()); in do_usb_open()
298 android::base::SystemErrorCodeToString(GetLastError()).c_str()); in do_usb_open()
311 android::base::SystemErrorCodeToString(GetLastError()).c_str()); in do_usb_open()
343 android::base::SystemErrorCodeToString(GetLastError()).c_str()); in usb_write()
428 android::base::SystemErrorCodeToString(GetLastError()).c_str()); in _adb_close_handle()
497 android::base::SystemErrorCodeToString(GetLastError()).c_str()); in recognized_device()
506 android::base::SystemErrorCodeToString(GetLastError()).c_str()); in recognized_device()
528 android::base::SystemErrorCodeToString(GetLastError()).c_str()); in recognized_device()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/device/bluetooth/
H A Dbluetooth_adapter_winrt.cc145 << logging::SystemErrorCodeToString(hr); in ToStdVector()
167 << logging::SystemErrorCodeToString(hr); in ExtractVector()
175 << logging::SystemErrorCodeToString(hr); in ExtractVector()
183 << logging::SystemErrorCodeToString(hr); in ExtractVector()
191 << logging::SystemErrorCodeToString(hr); in ExtractVector()
714 << logging::SystemErrorCodeToString(hr); in PerformSlowInitTasks()
726 << logging::SystemErrorCodeToString(hr); in PerformSlowInitTasks()
910 << logging::SystemErrorCodeToString(hr); in StartScanWithFilter()
1423 << logging::SystemErrorCodeToString(hr); in TryRemovePoweredRadioEventHandlers()
1435 << logging::SystemErrorCodeToString(hr); in TryRemovePoweredRadioEventHandlers()
[all …]
H A Dbluetooth_advertisement_winrt.cc62 << logging::SystemErrorCodeToString(hr); in RemoveStatusChangedHandler()
100 << logging::SystemErrorCodeToString(hr); in Initialize()
108 << logging::SystemErrorCodeToString(hr); in Initialize()
116 << logging::SystemErrorCodeToString(hr); in Initialize()
156 << logging::SystemErrorCodeToString(hr); in Initialize()
164 << logging::SystemErrorCodeToString(hr); in Initialize()
196 << logging::SystemErrorCodeToString(hr); in Register()
229 << logging::SystemErrorCodeToString(hr); in Unregister()
255 << logging::SystemErrorCodeToString(hr); in Unregister()
312 << logging::SystemErrorCodeToString(hr); in ActivateBluetoothLEAdvertisementInstance()
[all …]
H A Dbluetooth_device_winrt.cc81 << logging::SystemErrorCodeToString(hr); in GetDeviceInformationPairing()
89 << logging::SystemErrorCodeToString(hr); in GetDeviceInformationPairing()
97 << logging::SystemErrorCodeToString(hr); in GetDeviceInformationPairing()
105 << logging::SystemErrorCodeToString(hr); in GetDeviceInformationPairing()
120 << logging::SystemErrorCodeToString(hr); in CloseDevice()
127 << logging::SystemErrorCodeToString(hr); in CloseDevice()
139 << logging::SystemErrorCodeToString(hr); in CloseGattSession()
146 << logging::SystemErrorCodeToString(hr); in CloseGattSession()
155 << logging::SystemErrorCodeToString(hr); in RemoveConnectionStatusHandler()
467 << logging::SystemErrorCodeToString(hr); in CreateGattConnectionImpl()
[all …]
H A Dbluetooth_gatt_discoverer_winrt.cc121 << logging::SystemErrorCodeToString(hr); in CheckCommunicationStatus()
149 << logging::SystemErrorCodeToString(hr); in GetAsVector()
186 << logging::SystemErrorCodeToString(hr); in StartGattDiscovery()
202 << logging::SystemErrorCodeToString(hr); in StartGattDiscovery()
214 << logging::SystemErrorCodeToString(hr); in StartGattDiscovery()
253 << logging::SystemErrorCodeToString(hr); in OnGetGattServices()
323 << logging::SystemErrorCodeToString(hr); in OnServiceOpen()
335 << logging::SystemErrorCodeToString(hr); in OnServiceOpen()
357 << logging::SystemErrorCodeToString(hr); in OnGetCharacteristics()
397 << logging::SystemErrorCodeToString(hr); in OnGetCharacteristics()
[all …]
H A Dbluetooth_remote_gatt_descriptor_winrt.cc58 << logging::SystemErrorCodeToString(hr); in Create()
66 << logging::SystemErrorCodeToString(hr); in Create()
119 << logging::SystemErrorCodeToString(hr); in ReadRemoteDescriptor()
134 << logging::SystemErrorCodeToString(hr); in ReadRemoteDescriptor()
162 << logging::SystemErrorCodeToString(hr); in WriteRemoteDescriptor()
174 << logging::SystemErrorCodeToString(hr); in WriteRemoteDescriptor()
186 << logging::SystemErrorCodeToString(hr); in WriteRemoteDescriptor()
202 << logging::SystemErrorCodeToString(hr); in WriteRemoteDescriptor()
268 << logging::SystemErrorCodeToString(hr); in OnReadValue()
296 << logging::SystemErrorCodeToString(hr); in OnReadValue()
[all …]
H A Dbluetooth_remote_gatt_characteristic_winrt.cc83 << logging::SystemErrorCodeToString(hr); in Create()
91 << logging::SystemErrorCodeToString(hr); in Create()
99 << logging::SystemErrorCodeToString(hr); in Create()
178 << logging::SystemErrorCodeToString(hr); in ReadRemoteCharacteristic()
193 << logging::SystemErrorCodeToString(hr); in ReadRemoteCharacteristic()
222 << logging::SystemErrorCodeToString(hr); in WriteRemoteCharacteristic()
234 << logging::SystemErrorCodeToString(hr); in WriteRemoteCharacteristic()
258 << logging::SystemErrorCodeToString(hr); in WriteRemoteCharacteristic()
274 << logging::SystemErrorCodeToString(hr); in WriteRemoteCharacteristic()
432 << logging::SystemErrorCodeToString(hr); in WriteCccDescriptor()
[all …]
H A Dbluetooth_pairing_winrt.cc79 << logging::SystemErrorCodeToString(hr); in ~BluetoothPairingWinrt()
101 << logging::SystemErrorCodeToString(hr); in StartPairing()
113 << logging::SystemErrorCodeToString(hr); in StartPairing()
133 << logging::SystemErrorCodeToString(hr); in SetPinCode()
143 << logging::SystemErrorCodeToString(hr); in SetPinCode()
155 << logging::SystemErrorCodeToString(hr); in RejectPairing()
171 << logging::SystemErrorCodeToString(hr); in CancelPairing()
190 << logging::SystemErrorCodeToString(hr); in OnPairingRequested()
207 << logging::SystemErrorCodeToString(hr); in OnPairingRequested()
224 << logging::SystemErrorCodeToString(hr); in OnPair()
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/adb/client/
H A Dusb_windows.cpp271 android::base::SystemErrorCodeToString(GetLastError()).c_str()); in do_usb_open()
280 android::base::SystemErrorCodeToString(GetLastError()).c_str()); in do_usb_open()
289 android::base::SystemErrorCodeToString(GetLastError()).c_str()); in do_usb_open()
298 android::base::SystemErrorCodeToString(GetLastError()).c_str()); in do_usb_open()
311 android::base::SystemErrorCodeToString(GetLastError()).c_str()); in do_usb_open()
343 android::base::SystemErrorCodeToString(GetLastError()).c_str()); in usb_write()
429 android::base::SystemErrorCodeToString(GetLastError()).c_str()); in _adb_close_handle()
503 android::base::SystemErrorCodeToString(GetLastError()).c_str()); in recognized_device()
512 android::base::SystemErrorCodeToString(GetLastError()).c_str()); in recognized_device()
534 android::base::SystemErrorCodeToString(GetLastError()).c_str()); in recognized_device()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/gl/
H A Dgl_fence_win.cc49 << logging::SystemErrorCodeToString(hr); in CreateForGpuFence()
58 << logging::SystemErrorCodeToString(hr); in CreateForGpuFence()
68 << logging::SystemErrorCodeToString(hr); in CreateForGpuFence()
83 << logging::SystemErrorCodeToString(hr); in CreateForGpuFence()
90 << logging::SystemErrorCodeToString(hr); in CreateForGpuFence()
114 << logging::SystemErrorCodeToString(hr); in CreateFromGpuFence()
124 << logging::SystemErrorCodeToString(hr); in CreateFromGpuFence()
159 << logging::SystemErrorCodeToString(hr); in ServerWait()
166 << logging::SystemErrorCodeToString(hr); in ServerWait()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/installer/util/
H A Dadvanced_firewall_manager_win.cc30 DLOG(ERROR) << logging::SystemErrorCodeToString(hr); in Init()
36 DLOG(ERROR) << logging::SystemErrorCodeToString(hr); in Init()
86 DLOG_IF(ERROR, FAILED(hr)) << logging::SystemErrorCodeToString(hr); in AddUDPRule()
131 DLOG(ERROR) << logging::SystemErrorCodeToString(hr); in CreateUDPRule()
155 DLOG(ERROR) << logging::SystemErrorCodeToString(hr); in GetAllRules()
162 DLOG(ERROR) << logging::SystemErrorCodeToString(hr); in GetAllRules()
169 DLOG_IF(ERROR, FAILED(hr)) << logging::SystemErrorCodeToString(hr); in GetAllRules()
180 DLOG(ERROR) << logging::SystemErrorCodeToString(hr); in GetAllRules()
187 DLOG(ERROR) << logging::SystemErrorCodeToString(hr); in GetAllRules()

123456