HomeSort by relevance Sort by last modified time
    Searched refs:GINGLE_ACTION_UPDATE (Results 1 - 6 of 6) sorted by null

  /external/chromium/third_party/libjingle/source/talk/p2p/base/
constants.h 83 extern const std::string GINGLE_ACTION_UPDATE;
constants.cc 67 const std::string GINGLE_ACTION_UPDATE("update");
sessionmessages.cc 78 if (type == GINGLE_ACTION_UPDATE)
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
constants.cc 72 const char GINGLE_ACTION_UPDATE[] = "update";
constants.h 87 extern const char GINGLE_ACTION_UPDATE[];
sessionmessages.cc 78 if (type == GINGLE_ACTION_UPDATE)
    [all...]

Completed in 470 milliseconds