OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TerminateSession
(Results
1 - 6
of
6
) 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) {
testing_automation_provider.h
112
void
TerminateSession
(int handle, bool* success);
[
all
...]
testing_automation_provider.cc
266
IPC_MESSAGE_HANDLER(AutomationMsg_TerminateSession,
TerminateSession
)
[
all
...]
/external/chromium/third_party/libjingle/source/talk/session/phone/
call.h
55
void
TerminateSession
(BaseSession *session);
call.cc
114
void Call::
TerminateSession
(BaseSession *session) {
131
TerminateSession
(*it);
Completed in 91 milliseconds