Home
last modified time | relevance | path

Searched defs:time_left (Results 1 – 4 of 4) sorted by relevance

/external/curl/lib/
Dprogress.c276 char time_left[10]; in Curl_pgrsUpdate() local
/external/ppp/pppd/plugins/rp-pppoe/
Ddiscovery.c44 static int time_left(struct timeval *diff, struct timeval *exp) in time_left() function
/external/webrtc/webrtc/modules/video_coding/test/
Drtp_player.cc404 int64_t time_left = (next_rtp_time_ - first_packet_rtp_time_) - in TimeUntilNextPacket() local
/external/curl/lib/vtls/
Dnss.c1823 const long time_left = Curl_timeleft(data, NULL, TRUE); in nss_do_connect() local