Searched refs:update_first_seen_at_int (Results 1 – 2 of 2) sorted by relevance
1956 int64_t update_first_seen_at_int; in LoadOrPersistUpdateFirstSeenAtPref() local1959 &update_first_seen_at_int)) { in LoadOrPersistUpdateFirstSeenAtPref()1969 update_first_seen_at = Time::FromInternalValue(update_first_seen_at_int); in LoadOrPersistUpdateFirstSeenAtPref()1980 update_first_seen_at_int = update_first_seen_at.ToInternalValue(); in LoadOrPersistUpdateFirstSeenAtPref()1982 update_first_seen_at_int)) { in LoadOrPersistUpdateFirstSeenAtPref()
1663 int64_t update_first_seen_at_int; in ReportTimeToUpdateAppliedMetric() local1666 &update_first_seen_at_int)) { in ReportTimeToUpdateAppliedMetric()1669 Time::FromInternalValue(update_first_seen_at_int); in ReportTimeToUpdateAppliedMetric()