OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:QN_GINGLE_P2P_UNKNOWN_CHANNEL_NAME
(Results
1 - 6
of
6
) sorted by null
/external/chromium/third_party/libjingle/source/talk/p2p/base/
constants.h
171
extern const buzz::QName
QN_GINGLE_P2P_UNKNOWN_CHANNEL_NAME
;
p2ptransport.cc
69
if ((error->Name() ==
QN_GINGLE_P2P_UNKNOWN_CHANNEL_NAME
)
constants.cc
159
const buzz::QName
QN_GINGLE_P2P_UNKNOWN_CHANNEL_NAME
(
session.cc
437
new buzz::XmlElement(
QN_GINGLE_P2P_UNKNOWN_CHANNEL_NAME
);
[
all
...]
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
constants.cc
198
const buzz::StaticQName
QN_GINGLE_P2P_UNKNOWN_CHANNEL_NAME
=
constants.h
195
extern const buzz::StaticQName
QN_GINGLE_P2P_UNKNOWN_CHANNEL_NAME
;
Completed in 349 milliseconds