HomeSort by relevance Sort by last modified time
    Searched refs:RESULT_FAILED (Results 1 - 11 of 11) sorted by null

  /external/chromium_org/chrome/browser/chromeos/policy/
wildcard_login_checker.h 32 RESULT_FAILED, // Failure due to network errors etc.
wildcard_login_checker.cc 81 OnCheckCompleted(RESULT_FAILED);
89 OnCheckCompleted(RESULT_FAILED);
  /external/chromium_org/remoting/host/setup/
daemon_controller_delegate_linux.cc 219 done.Run(DaemonController::RESULT_FAILED);
228 done.Run(DaemonController::RESULT_FAILED);
237 done.Run(DaemonController::RESULT_FAILED);
244 DaemonController::AsyncResult result = DaemonController::RESULT_FAILED;
259 done.Run(DaemonController::RESULT_FAILED);
266 DaemonController::AsyncResult result = DaemonController::RESULT_FAILED;
278 DaemonController::AsyncResult result = DaemonController::RESULT_FAILED;
daemon_controller.h 61 RESULT_FAILED = 1,
me2me_native_messaging_host_unittest.cc 187 done.Run(DaemonController::RESULT_FAILED);
197 done.Run(DaemonController::RESULT_FAILED);
daemon_controller_delegate_win.cc 125 return DaemonController::RESULT_FAILED;
me2me_native_messaging_host.cc 463 case DaemonController::RESULT_FAILED:
  /external/deqp/framework/common/
tcuThreadUtil.cpp 143 m_event->setResult(Event::RESULT_FAILED);
151 m_event->setResult(Event::RESULT_FAILED);
tcuThreadUtil.hpp 48 RESULT_FAILED
  /external/chromium_org/components/breakpad/tools/
crash_service.cc 412 case google_breakpad::RESULT_FAILED:
  /external/deqp/modules/egl/
teglGLES2SharingThreadedTests.cpp 524 m_event->setResult(tcu::ThreadUtil::Event::RESULT_FAILED);
532 m_event->setResult(tcu::ThreadUtil::Event::RESULT_FAILED);
    [all...]

Completed in 723 milliseconds