Home
last modified time | relevance | path

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

/system/connectivity/shill/vpn/
Dthird_party_vpn_driver.cc182 static_cast<uint32_t>(PlatformMessage::kError)); in SendPacket()
408 static_cast<uint32_t>(PlatformMessage::kError)); in OnInputError()
444 static_cast<uint32_t>(PlatformMessage::kDisconnected)); in Cleanup()
495 static_cast<uint32_t>(PlatformMessage::kConnected)); in ClaimInterface()
522 static_cast<uint32_t>(PlatformMessage::kError)); in OnConnectTimeout()
Dthird_party_vpn_driver.h46 enum PlatformMessage { enum