OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STR_ROLE_PARTICIPANT
(Results
1 - 3
of
3
) sorted by null
/external/chromium/third_party/libjingle/source/talk/xmpp/
constants.h
344
extern const std::string
STR_ROLE_PARTICIPANT
;
/external/chromium_org/third_party/libjingle/source/talk/xmpp/
constants.h
410
extern const char
STR_ROLE_PARTICIPANT
[];
constants.cc
453
const char
STR_ROLE_PARTICIPANT
[] = "participant";
Completed in 449 milliseconds