OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AddSession
(Results
1 - 2
of
2
) sorted by null
/external/chromium/third_party/libjingle/source/talk/session/phone/
call.h
107
bool
AddSession
(Session *session, const SessionDescription* offer);
call.cc
72
AddSession
(session, offer);
87
AddSession
(session, offer);
199
bool Call::
AddSession
(Session *session, const SessionDescription* offer) {
Completed in 4005 milliseconds