Searched refs:ShouldAttemptNetworkDownload (Results 1 – 3 of 3) sorted by relevance
70 bool ShouldAttemptNetworkDownload(
57 if (IsSuccess(result) && ShouldAttemptNetworkDownload(hasData)) { in RunInternal()
68 AbstractServerProcess::ShouldAttemptNetworkDownload(bool hasDataAlready) in ShouldAttemptNetworkDownload() function in AbstractServerProcess