Home
last modified time | relevance | path

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

/external/lzma/CPP/Windows/
DFileFind.h55 bool IsOffline() const { return MatchesMask(FILE_ATTRIBUTE_OFFLINE); } in IsOffline() function
/external/cronet/net/base/
Dnetwork_change_notifier.cc543 bool NetworkChangeNotifier::IsOffline() { in IsOffline() function in net::NetworkChangeNotifier