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

  /external/chromium_org/chromecast/net/
network_change_notifier_cast.cc 9 NetworkChangeNotifierCast::NetworkChangeNotifierCast() {
12 NetworkChangeNotifierCast::~NetworkChangeNotifierCast() {
16 NetworkChangeNotifierCast::GetCurrentConnectionType() const {
network_change_notifier_cast.h 17 class NetworkChangeNotifierCast : public net::NetworkChangeNotifier {
19 NetworkChangeNotifierCast();
20 virtual ~NetworkChangeNotifierCast();
29 DISALLOW_COPY_AND_ASSIGN(NetworkChangeNotifierCast);

Completed in 50 milliseconds