OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ClearCacheIfNecessary
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/cmds/statsd/src/external/
StatsPuller.h
46
int
ClearCacheIfNecessary
(int64_t timestampNs);
StatsPuller.cpp
82
int StatsPuller::
ClearCacheIfNecessary
(int64_t timestampNs) {
StatsPullerManagerImpl.cpp
345
totalCleared += pulledAtom.second.puller->
ClearCacheIfNecessary
(timestampNs);
Completed in 3099 milliseconds