HomeSort by relevance Sort by last modified time
    Searched defs:TerminateSession (Results 1 - 3 of 3) sorted by null

  /external/chromium/chrome/browser/automation/
testing_automation_provider_gtk.cc 26 void TestingAutomationProvider::TerminateSession(int handle, bool* success) {
testing_automation_provider_win.cc 35 void TestingAutomationProvider::TerminateSession(int handle, bool* success) {
  /external/chromium/third_party/libjingle/source/talk/session/phone/
call.cc 114 void Call::TerminateSession(BaseSession *session) {
131 TerminateSession(*it);

Completed in 235 milliseconds