Searched refs:update_first_seen_at_int (Results 1 - 1 of 1) sorted by relevance

/system/update_engine/
H A Domaha_request_action.cc1169 int64_t update_first_seen_at_int; local
1173 &update_first_seen_at_int)) {
1183 update_first_seen_at = Time::FromInternalValue(update_first_seen_at_int);
1195 update_first_seen_at_int = update_first_seen_at.ToInternalValue();
1197 update_first_seen_at_int)) {

Completed in 1274 milliseconds