OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TerminateSession
(Results
1 - 9
of
9
) sorted by null
/external/chromium_org/chrome/browser/automation/
testing_automation_provider_aura.cc
17
void TestingAutomationProvider::
TerminateSession
(int handle, bool* success) {
testing_automation_provider_win.cc
16
void TestingAutomationProvider::
TerminateSession
(int handle, bool* success) {
testing_automation_provider_gtk.cc
15
void TestingAutomationProvider::
TerminateSession
(int handle, bool* success) {
/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_org/chrome/test/automation/
browser_proxy.cc
226
bool BrowserProxy::
TerminateSession
() {
/external/chromium/third_party/libjingle/source/talk/session/phone/
call.cc
114
void Call::
TerminateSession
(BaseSession *session) {
131
TerminateSession
(*it);
/external/chromium_org/remoting/host/
desktop_session_win.cc
283
TerminateSession
();
424
TerminateSession
();
456
void DesktopSessionWin::
TerminateSession
() {
505
TerminateSession
();
529
TerminateSession
();
549
TerminateSession
();
/external/chromium_org/third_party/libjingle/source/talk/session/media/
call.cc
143
void Call::
TerminateSession
(Session* session) {
158
TerminateSession
(*it);
[
all
...]
Completed in 104 milliseconds