Searched refs:GetNowTimeGMT (Results 1 – 10 of 10) sorted by relevance
29 static std::string GetNowTimeGMT();
28 static std::string GetNowTimeGMT();
47 std::string HttpTime::GetNowTimeGMT() in GetNowTimeGMT() function in OHOS::NetStack::Http::HttpTime
29 std::string HttpTime::GetNowTimeGMT() in GetNowTimeGMT() function in OHOS::NetStack::HttpClient::HttpTime
393 request_.SetRequestTime(HttpTime::GetNowTimeGMT()); in Start()399 response_.SetRequestTime(HttpTime::GetNowTimeGMT()); in Start()639 response_.SetResponseTime(HttpTime::GetNowTimeGMT()); in ProcessResponse()
67 std::string GetNowTimeGMT();
109 context->options.SetRequestTime(GetNowTimeGMT()); in ExecRequest()151 context->response.SetRequestTime(GetNowTimeGMT()); in RequestWithoutCache()175 context->response.SetResponseTime(GetNowTimeGMT()); in GetCurlDataFromHandle()
117 std::string GetNowTimeGMT() in GetNowTimeGMT() function
556 context->options.SetRequestTime(GetNowTimeGMT()); in Request()
275 context->response.SetRequestTime(HttpTime::GetNowTimeGMT()); in AddCurlHandle()300 context->response.SetResponseTime(HttpTime::GetNowTimeGMT()); in AddCurlHandle()484 context->options.SetRequestTime(HttpTime::GetNowTimeGMT()); in AddCurlHandle()