OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:refreshTtl
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/cmds/statsd/src/metrics/
MetricsManager.h
84
void
refreshTtl
(const int64_t currentTimestampNs) {
MetricsManager.cpp
68
refreshTtl
(timeBaseNs);
/frameworks/base/cmds/statsd/src/
StatsLogProcessor.cpp
278
newMetricsManager->
refreshTtl
(timestampNs);
424
it->second->
refreshTtl
(timestampNs);
Completed in 105 milliseconds