Searched defs:setOnLine (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebKit/chromium/src/
H A DWebNetworkStateNotifier.cpp40 void WebNetworkStateNotifier::setOnLine(bool onLine) function in class:WebKit::WebNetworkStateNotifier
42 networkStateNotifier().setOnLine(onLine);
/external/webkit/Source/WebCore/platform/network/
H A DNetworkStateNotifier.cpp50 void NetworkStateNotifier::setOnLine(bool onLine) function in class:WebCore::NetworkStateNotifier

Completed in 75 milliseconds