Home
last modified time | relevance | path

Searched refs:STR_TERMINATE_CALL_ENDED (Results 1 – 2 of 2) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/p2p/base/
Dconstants.h200 extern const std::string STR_TERMINATE_CALL_ENDED;
Dconstants.cc185 const std::string STR_TERMINATE_CALL_ENDED("call-ended"); variable