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

  /external/chromium/third_party/libjingle/source/talk/p2p/base/
constants.h 205 extern const std::string STR_TERMINATE_NUMBER_DISALLOWED;
constants.cc 190 const std::string STR_TERMINATE_NUMBER_DISALLOWED("number-disallowed");
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
constants.cc 230 const char STR_TERMINATE_NUMBER_DISALLOWED[] = "number-disallowed";
constants.h 231 extern const char STR_TERMINATE_NUMBER_DISALLOWED[];

Completed in 66 milliseconds