Home
last modified time | relevance | path

Searched refs:GINGLE_ACTION_INFO (Results 1 – 3 of 3) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/p2p/base/
Dconstants.h77 extern const std::string GINGLE_ACTION_INFO;
Dconstants.cc61 const std::string GINGLE_ACTION_INFO("info"); variable
Dsessionmessages.cc50 if (type == GINGLE_ACTION_INFO) in ToActionType()
111 return GINGLE_ACTION_INFO; in ToGingleString()