HomeSort by relevance Sort by last modified time
    Searched defs:OnInputError (Results 1 - 2 of 2) sorted by null

  /system/connectivity/shill/vpn/
openvpn_management_server.cc 188 Bind(&OpenVPNManagementServer::OnInputError, Unretained(this))));
203 void OpenVPNManagementServer::OnInputError(const std::string& error_msg) {
third_party_vpn_driver.cc 404 void ThirdPartyVpnDriver::OnInputError(const std::string& error) {
490 base::Bind(&ThirdPartyVpnDriver::OnInputError,

Completed in 390 milliseconds