Home | History | Annotate | Download | only in metrics

Lines Matching full:used

21 // This class maintains state that is used to upload histogram data from the
30 // other is asynchronous, and used by the metrics services in preparation for a
61 // used to communicate between the IO and UI thread, and is destroyed only
95 // Return the sequence number that was used.
125 // This condition variable is used to block caller of the synchronous request
140 // All sequence numbers used are non-negative.
141 // last_used_sequence_number_ is the most recently used number (used to avoid
145 // The sequence number used by the most recent asynchronous update request to
157 // The sequence number used by the most recent synchronous update request to