OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RemoveSession
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/content/renderer/media/
webcontentdecryptionmodule_impl.cc
42
void
RemoveSession
(uint32 session_id);
128
void SessionIdAdapter::
RemoveSession
(uint32 session_id) {
214
adapter_->
RemoveSession
(session_id);
/external/chromium/third_party/libjingle/source/talk/session/phone/
call.h
108
void
RemoveSession
(Session *session);
call.cc
61
RemoveSession
(session);
260
void Call::
RemoveSession
(Session *session) {
mediasessionclient.cc
406
call->
RemoveSession
(session);
[
all
...]
/external/chromium_org/third_party/libjingle/source/talk/session/media/
call.h
184
void
RemoveSession
(Session* session);
call.cc
92
RemoveSession
(session);
336
void Call::
RemoveSession
(Session* session) {
[
all
...]
mediasessionclient.cc
193
call->
RemoveSession
(session);
[
all
...]
Completed in 1520 milliseconds