OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STR_REDIRECT_PREFIX
(Results
1 - 6
of
6
) sorted by null
/external/chromium/third_party/libjingle/source/talk/p2p/base/
constants.h
88
extern const std::string
STR_REDIRECT_PREFIX
;
constants.cc
72
const std::string
STR_REDIRECT_PREFIX
("xmpp:");
sessionmessages.cc
[
all
...]
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
constants.cc
76
const char
STR_REDIRECT_PREFIX
[] = "xmpp:";
constants.h
91
extern const char
STR_REDIRECT_PREFIX
[];
sessionmessages.cc
[
all
...]
Completed in 29 milliseconds