HomeSort by relevance Sort by last modified time
    Searched full:set_software (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
testturnserver.h 54 server_.set_software(kTestSoftware);
turnserver_main.cc 92 server.set_software(kSoftware);
turnserver.h 81 void set_software(const std::string& software) { software_ = software; } function in class:cricket::TurnServer

Completed in 50 milliseconds