Searched refs:next_update_sec (Results 1 – 3 of 3) sorted by relevance
136 int* next_update_sec, in ParseUpdate() argument141 DCHECK(next_update_sec); in ParseUpdate()208 *next_update_sec = atoi(cmd_parts[1].c_str()); in ParseUpdate()
69 int* next_update_sec,
366 int next_update_sec = -1; in HandleServiceResponse() local373 &next_update_sec, &re_key, in HandleServiceResponse()386 if (next_update_sec > 0) { in HandleServiceResponse()387 next_update_sec_ = next_update_sec; in HandleServiceResponse()