OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SessionView
(Results
1 - 4
of
4
) sorted by null
/external/chromium/third_party/libjingle/source/talk/p2p/base/
sessionmessages.h
199
struct
SessionView
{
266
void WriteSessionView(const
SessionView
& view, XmlElements* elems);
session.h
452
bool SendViewMessage(const
SessionView
& view, SessionError* error);
session.cc
943
SessionView
view;
1000
bool Session::SendViewMessage(const
SessionView
& view, SessionError* error) {
[
all
...]
sessionmessages.cc
[
all
...]
Completed in 137 milliseconds