HomeSort by relevance Sort by last modified time
    Searched refs:Terminate (Results 76 - 100 of 172) sorted by null

1 2 34 5 6 7

  /external/webrtc/src/system_wrappers/source/
cpu_win.cc 191 Terminate();
404 bool CpuWindows::Terminate()
  /external/chromium/third_party/libjingle/source/talk/session/phone/
call.cc 75 // After this timeout, terminate the call because the callee isn't
121 (*it)->Terminate();
124 void Call::Terminate() {
128 // There may be more than one session to terminate
187 // Callee didn't answer - terminate call
188 Terminate();
  /external/chromium_org/chrome/browser/devtools/adb/
android_usb_device.cc 281 Terminate();
488 base::Bind(&AndroidUsbDevice::Terminate,
492 void AndroidUsbDevice::Terminate() {
  /external/chromium_org/chrome/browser/
jumplist_win.cc 472 Terminate();
535 Terminate();
561 void JumpList::Terminate() {
  /external/chromium_org/content/browser/
browser_main_loop.cc 709 ImageTransportFactory::Terminate();
741 // the IO thread posted a task to terminate a process on the
793 BrowserGpuChannelHostFactory::Terminate();
797 GamepadService::GetInstance()->Terminate();
    [all...]
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/
DebugTreeGrammar.cs 196 dbg.Terminate();
415 dbg.Terminate();
718 dbg.Terminate();
802 dbg.Terminate();
ProfileTreeGrammar.cs 201 dbg.Terminate();
420 dbg.Terminate();
723 dbg.Terminate();
807 dbg.Terminate();
  /external/chromium_org/content/common/gpu/media/
vaapi_wrapper.cc 126 VAAPI_SYM(Terminate, vaapi_handle);
449 VAAPI_DLSYM_OR_RETURN_ON_ERROR(Terminate, vaapi_handle);
  /external/chromium_org/third_party/libjingle/source/talk/sound/
alsasoundsystem.cc 459 // Not really necessary, because Terminate() doesn't really do anything.
460 Terminate();
480 void AlsaSoundSystem::Terminate() {
  /external/chromium_org/v8/test/mjsunit/
codegen-coverage.js 144 x = 3; // Terminate while loop.
  /external/v8/test/mjsunit/
codegen-coverage.js 144 x = 3; // Terminate while loop.
  /external/chromium/base/threading/
worker_pool_posix_unittest.cc 136 // Wake up the idle threads so they can terminate.
137 if (pool_.get()) pool_->Terminate();
  /external/chromium_org/base/threading/
worker_pool_posix_unittest.cc 105 // Wake up the idle threads so they can terminate.
106 if (pool_.get()) pool_->Terminate();
  /external/chromium_org/chrome/test/webdriver/
webdriver_automation.h 84 void Terminate();
  /external/chromium_org/content/browser/gpu/
browser_gpu_channel_host_factory.cc 46 void BrowserGpuChannelHostFactory::Terminate() {
  /external/chromium_org/gpu/gles2_conform_support/egl/
display.cc 34 gles2::Terminate();
  /external/chromium_org/sandbox/win/src/
target_process.cc 321 void TargetProcess::Terminate() {
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/test/
fakeaudiocapturemodule.h 94 virtual int32_t Terminate();
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
webrtcsession.h 114 void Terminate();
  /external/chromium_org/third_party/libjingle/source/talk/media/base/
filemediaengine.h 84 virtual void Terminate() {}
  /external/chromium_org/third_party/libjingle/source/talk/media/devices/
fakedevicemanager.h 48 virtual void Terminate() {
  /external/chromium_org/third_party/libjingle/source/talk/media/other/
linphonemediaengine.cc 92 void LinphoneMediaEngine::Terminate() {
  /external/chromium_org/third_party/libjingle/source/talk/session/media/
channelmanager.h 104 void Terminate();
srtpfilter.h 213 static void Terminate();
  /external/chromium_org/ui/compositor/
compositor.h 304 // called, the Initialize() and Terminate() methods should be used as normal.
310 static void Terminate();

Completed in 610 milliseconds

1 2 34 5 6 7