Home
last modified time | relevance | path

Searched defs:networkUp (Results 1 – 2 of 2) sorted by relevance

/dports/net-p2p/libktorrent/libktorrent-21.12.3/src/torrent/
H A Dtorrentcontrol.cpp1728 void TorrentControl::networkUp() in networkUp() function in bt::TorrentControl
/dports/www/chromium-legacy/chromium-88.0.4324.182/android_webview/java/src/org/chromium/android_webview/
H A DAwContents.java3264 public void setNetworkAvailable(boolean networkUp) { in setNetworkAvailable()
4227 void setJsOnlineProperty(long nativeAwContents, AwContents caller, boolean networkUp); in setJsOnlineProperty()