Searched refs:lastTransTime_ (Results 1 – 2 of 2) sorted by relevance
74 int64_t lastTransTime_ = 0; variable
332 lastTransTime_ = 0; in ParseExecResult()336 lastTransTime_ = static_cast<int64_t>(totalTimeUs / 1000L); in ParseExecResult()337 TELEPHONY_LOGI("HTTP request OK,total time in ms:[%{public}" PRId64 "]", lastTransTime_); in ParseExecResult()