Searched refs:update_first_seen_at_int (Results 1 – 2 of 2) sorted by relevance
1697 int64_t update_first_seen_at_int; in LoadOrPersistUpdateFirstSeenAtPref() local1700 &update_first_seen_at_int)) { in LoadOrPersistUpdateFirstSeenAtPref()1710 update_first_seen_at = Time::FromInternalValue(update_first_seen_at_int); in LoadOrPersistUpdateFirstSeenAtPref()1721 update_first_seen_at_int = update_first_seen_at.ToInternalValue(); in LoadOrPersistUpdateFirstSeenAtPref()1723 update_first_seen_at_int)) { in LoadOrPersistUpdateFirstSeenAtPref()
1873 int64_t update_first_seen_at_int; in ReportTimeToUpdateAppliedMetric() local1876 &update_first_seen_at_int)) { in ReportTimeToUpdateAppliedMetric()1879 Time::FromInternalValue(update_first_seen_at_int); in ReportTimeToUpdateAppliedMetric()