Searched refs:update_first_seen_at_int (Results 1 – 2 of 2) sorted by relevance
1742 int64_t update_first_seen_at_int; in LoadOrPersistUpdateFirstSeenAtPref() local1745 &update_first_seen_at_int)) { in LoadOrPersistUpdateFirstSeenAtPref()1755 update_first_seen_at = Time::FromInternalValue(update_first_seen_at_int); in LoadOrPersistUpdateFirstSeenAtPref()1766 update_first_seen_at_int = update_first_seen_at.ToInternalValue(); in LoadOrPersistUpdateFirstSeenAtPref()1768 update_first_seen_at_int)) { in LoadOrPersistUpdateFirstSeenAtPref()
1842 int64_t update_first_seen_at_int; in ReportTimeToUpdateAppliedMetric() local1845 &update_first_seen_at_int)) { in ReportTimeToUpdateAppliedMetric()1848 Time::FromInternalValue(update_first_seen_at_int); in ReportTimeToUpdateAppliedMetric()