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

  /system/connectivity/shill/vpn/
openvpn_management_server_unittest.cc 412 server_.PerformStaticChallenge("Auth");
414 server_.PerformStaticChallenge("Auth");
416 server_.PerformStaticChallenge("Auth");
419 server_.PerformStaticChallenge("Auth");
424 server_.PerformStaticChallenge("Auth");
430 server_.PerformStaticChallenge("Auth");
openvpn_management_server.h 122 void PerformStaticChallenge(const std::string& tag);
openvpn_management_server.cc 242 PerformStaticChallenge(tag);
286 void OpenVPNManagementServer::PerformStaticChallenge(const string& tag) {

Completed in 150 milliseconds