Searched refs:GetNowTimeSeconds (Results 1 – 8 of 8) sorted by relevance
27 static time_t GetNowTimeSeconds();
30 static time_t GetNowTimeSeconds();
41 time_t HttpTime::GetNowTimeSeconds() in GetNowTimeSeconds() function in OHOS::NetStack::Http::HttpTime
116 int64_t nowTime = std::max<int64_t>(0, HttpTime::GetNowTimeSeconds()); in CacheResponseAgeMillis()
48 time_t HttpTime::GetNowTimeSeconds() in GetNowTimeGMT() function in OHOS::NetStack::HttpClient::HttpTime
65 time_t GetNowTimeSeconds();
114 int64_t nowTime = std::max<int64_t>(0, GetNowTimeSeconds()); in CacheResponseAgeMillis()
111 time_t GetNowTimeSeconds() in GetNowTimeSeconds() function