HomeSort by relevance Sort by last modified time
    Searched refs:FAILED (Results 51 - 75 of 542) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/chromium_org/media/video/capture/win/
video_capture_device_factory_win.cc 63 if (FAILED(MFCreateAttributes(attributes, count)))
98 if (FAILED(hr))
105 // when no camera exist. Therefore the FAILED macro can't be used.
121 if (FAILED(hr)) {
129 if (FAILED(hr))
147 if (FAILED(hr) || name.type() != VT_BSTR) {
185 DLOG(WARNING) << "GetAllocatedString failed: " << std::hex << hr;
198 if (FAILED(hr))
205 // exists. Therefore the FAILED macro can't be used.
217 if (FAILED(hr))
    [all...]
  /external/chromium_org/v8/test/webkit/
strict-callback-this.js 49 return "FAILED";
59 return "FAILED";
69 return "FAILED";
79 return "FAILED";
89 return "FAILED";
99 return "FAILED";
109 return "FAILED";
  /external/chromium_org/chrome/browser/ui/views/status_icons/
status_tray_state_changer_win.cc 130 if (FAILED(hr))
180 if (FAILED(hr))
190 if (FAILED(hr)) {
200 if (FAILED(hr)) {
215 if (FAILED(hr)) {
  /external/chromium_org/chrome/test/logging/win/
file_logger.cc 103 if (FAILED(hr)) {
104 LOG(ERROR) << "Failed to enable event provider " << i
120 LOG_IF(ERROR, FAILED(hr)) << "Failed to disable event provider "
140 LOG_IF(ERROR, FAILED(hr) &&
142 << "Failed to stop a previous trace session; hr=" << std::hex << hr;
157 LOG(ERROR) << "Failed to enable any provider.";
166 LOG(ERROR) << "Failed to start trace session to file " << log_file.value()
180 LOG_IF(ERROR, FAILED(hr))
181 << "Failed to flush events; hr=" << std::hex << hr
    [all...]
  /external/chromium_org/media/audio/win/
audio_low_latency_input_win.cc 24 if (FAILED(enumerator->GetDefaultAudioEndpoint(eCapture, eCommunications,
58 DCHECK(avrt_init) << "Failed to load the Avrt.dll";
112 if (FAILED(hr))
118 if (FAILED(hr))
166 DLOG_IF(ERROR, FAILED(hr)) << "Failed to start input streaming.";
190 if (FAILED(hr)) {
191 LOG(ERROR) << "Failed to stop input streaming.";
242 DLOG_IF(WARNING, FAILED(hr)) << "Failed to set new input master volume."
    [all...]
core_audio_util_win.cc 183 << "Failed to create Core Audio device enumerator on thread with ID "
215 if (FAILED(hr)) {
265 if (FAILED(hr)) {
305 DVLOG_IF(1, FAILED(hr)) << "IMMDeviceEnumerator::GetDevice: "
324 if (FAILED(hr))
328 if (FAILED(hr))
355 if (FAILED(device->Activate(__uuidof(IDeviceTopology), CLSCTX_ALL, NULL,
360 FAILED(topology->GetConnector(0, connector.Receive())) ||
361 FAILED(connector->GetDeviceIdConnectedTo(&filter_id)))) {
362 DLOG(ERROR) << "Failed to get the device identifier of the audio device"
    [all...]
audio_low_latency_output_win.cc 49 if (!client || FAILED(CoreAudioUtil::GetSharedModeMixFormat(client, &format)))
80 DCHECK(avrt_init) << "Failed to load the avrt.dll";
138 DLOG_IF(ERROR, !device) << "Failed to open device: " << device_id_;
161 if (FAILED(hr))
181 if (FAILED(hr))
207 if (FAILED(hr)) {
208 LOG(ERROR) << "Failed to get IAudioClock service.";
233 LOG(ERROR) << "Failed to prepare endpoint buffers with silence.";
246 LOG(ERROR) << "Failed to start WASAPI render thread.";
254 if (FAILED(hr))
    [all...]
  /external/chromium_org/remoting/host/win/
chromoting_module.cc 48 PLOG(ERROR) << "OpenProcessToken() failed";
69 PLOG(ERROR) << "Failed to get the mandatory label";
84 PLOG(ERROR) << "Failed to set the mandatory label";
99 // Don't do anything if COM initialization failed.
107 // Don't do anything if COM initialization failed.
121 // Don't do anything if COM initialization failed.
128 if (FAILED(result)) {
129 LOG(ERROR) << "Failed to register class objects, result=0x"
142 if (FAILED(result)) {
143 LOG(ERROR) << "CoResumeClassObjects() failed, result=0x
    [all...]
com_security.cc 28 PLOG(ERROR) << "Failed to create a security descriptor";
38 PLOG(ERROR) << "MakeScopedAbsoluteSd() failed";
58 if (FAILED(result)) {
59 LOG(ERROR) << "CoInitializeSecurity() failed, result=0x"
  /external/chromium_org/cloud_print/service/win/
service_controller.cc 71 if (FAILED(hr))
96 if (FAILED(hr))
112 if (FAILED(hr))
157 if (FAILED(hr))
161 if (FAILED(hr))
183 LOG(ERROR) << "Failed to set" << kSeServiceLogonRight;
188 LOG(ERROR) << "Failed to open security policy.";
193 if (FAILED(hr))
208 LOG(ERROR) << "Failed to install service as " << user << ".";
229 LOG(ERROR) << "Failed to uninstall service"
    [all...]
  /external/chromium_org/content/browser/service_worker/
service_worker_write_to_cache_job.cc 46 net::URLRequestStatus::FAILED, net::ERR_FAILED));
179 net::URLRequestStatus::FAILED, net::ERR_FAILED));
198 net::URLRequestStatus::FAILED, result));
220 net::URLRequestStatus::FAILED, net::ERR_FAILED));
227 net::URLRequestStatus::FAILED, result));
243 net::URLRequestStatus::FAILED, net::ERR_FAILED));
252 net::URLRequestStatus::FAILED, net::ERR_FAILED));
262 net::URLRequestStatus::FAILED, net::ERR_FAILED));
273 net::URLRequestStatus::FAILED, net::ERR_FAILED));
292 net::URLRequestStatus::FAILED, net::ERR_FAILED))
    [all...]
  /external/qemu/audio/
dsound_template.h 53 if (FAILED (hr)) {
96 if (FAILED (hr)) {
114 dolog ("%d attempts to lock " NAME " failed\n", i);
164 if (FAILED (hr)) {
169 if (FAILED (hr)) {
231 if (FAILED (hr)) {
237 if (FAILED (hr)) {
251 if (FAILED (hr)) {
  /external/chromium_org/remoting/host/setup/
daemon_installer_win.cc 128 if (FAILED(hr)) {
139 if (FAILED(hr)) {
150 if (FAILED(hr)) {
157 if (FAILED(hr)) {
164 if (FAILED(hr)) {
185 if (FAILED(hr)) {
218 if (FAILED(hr)) {
230 if (FAILED(hr)) {
246 if (FAILED(hr)) {
  /external/chromium_org/third_party/webrtc/modules/video_capture/windows/
video_capture_ds.cc 80 "Failed to create capture filter.");
88 if (FAILED(hr))
91 "Failed to create graph builder.");
97 if (FAILED(hr))
100 "Failed to create media control builder.");
104 if (FAILED(hr))
107 "Failed to add the capture device to the graph.");
119 "Failed to create send filter");
125 if (FAILED(hr))
128 "Failed to add the send filter to the graph.")
    [all...]
  /external/chromium_org/remoting/android/java/src/org/chromium/chromoting/
SessionConnector.java 68 if (state == JniInterface.ConnectionListener.State.FAILED &&
96 mConnectionCallback.onConnectionState(JniInterface.ConnectionListener.State.FAILED,
108 // Connection failed and reloading the host list also failed, so report the connection
110 mConnectionCallback.onConnectionState(JniInterface.ConnectionListener.State.FAILED,
113 // Notify the caller that the host list failed to load, so the UI is updated accordingly.
  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d11/
IndexBuffer11.cpp 47 if (FAILED(result))
81 if (FAILED(result))
83 ERR("Index buffer map failed with error 0x%08x", result);
142 if (FAILED(result))
144 ERR("Index buffer map failed with error 0x%08x", result);
Fence11.cpp 41 if (FAILED(mRenderer->getDevice()->CreateQuery(&queryDesc, &mQuery)))
  /external/chromium_org/win8/test/
metro_registration_helper.cc 69 << " failed with error code " << ret;
77 PLOG(ERROR) << "Failed to launch Win8 registration utility using "
88 if (FAILED(hr)) {
96 if (FAILED(hr)) {
128 LOG_IF(ERROR, FAILED(hr)) << std::hex << hr;
  /external/chromium_org/components/storage_monitor/
portable_device_watcher_win.cc 48 if (FAILED(CLSIDFromString(kWPDDevInterfaceGUID, &guidDevInterface)))
76 if (FAILED(hr))
94 if (FAILED(hr))
113 if (FAILED(hr))
129 if (FAILED(hr)) {
130 DPLOG(ERROR) << "Failed to create an instance of IPortableDeviceValues";
157 if (FAILED(hr)) {
158 DPLOG(ERROR) << "Failed to create an instance of IPortableDevice";
185 if (FAILED(hr)) {
186 DPLOG(ERROR) << "Failed to create IPortableDeviceKeyCollection instance"
    [all...]
  /external/chromium_org/base/test/
test_shortcut_win.cc 37 << "Failed to get LongPathName of " << expected_path.value();
40 << "Failed to get LongPathName of " << actual_path.value();
67 if (FAILED(hr))
71 if (FAILED(hr))
76 shortcut_path.value().c_str(), 0))) << "Failed to load shortcut at "
78 if (FAILED(hr))
116 if (FAILED(hr))
  /external/chromium_org/chrome/browser/ui/webui/help/
version_updater.h 22 FAILED,
  /external/chromium_org/components/translate/core/browser/
translate_url_fetcher.h 25 FAILED, // The last fetch request was finished with a failure.
  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d9/
VertexBuffer9.cpp 50 if (FAILED(result))
90 if (FAILED(result))
92 ERR("Lock failed with error 0x%08x", result);
175 if (FAILED(result))
177 ERR("Discard lock failed with error 0x%08x", result);
182 if (FAILED(result))
184 ERR("Discard unlock failed with error 0x%08x", result);
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/java/src/org/webrtc/
MediaStreamTrack.java 34 INITIALIZING, LIVE, ENDED, FAILED
  /external/compiler-rt/lib/tsan/
check_analyze.sh 25 echo FAILED $1 must contain $2 $3

Completed in 607 milliseconds

1 23 4 5 6 7 8 91011>>