Home
last modified time | relevance | path

Searched refs:IsNetworkAvailable (Results 1 – 6 of 6) sorted by relevance

/haiku/src/apps/haikudepot/server/
H A DServerHelper.h20 static bool IsNetworkAvailable();
H A DIncrementViewCounterProcess.cpp55 if (!ServerHelper::IsNetworkAvailable()) { in RunInternal()
H A DUserDetailVerifierProcess.cpp82 if (!ServerHelper::IsNetworkAvailable()) { in _ShouldVerify()
H A DServerHelper.cpp194 ServerHelper::IsNetworkAvailable() in IsNetworkAvailable() function in ServerHelper
H A DWebAppInterface.cpp994 if (!ServerHelper::IsNetworkAvailable()) { in _SendJsonRequest()
/haiku/src/apps/haikudepot/process/
H A DProcessCoordinatorFactory.cpp277 if (!ServerHelper::IsNetworkAvailable()) in _CalculateServerProcessOptions()