OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getMinimumTimestampNs
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/cmds/statsd/src/packages/
UidMap.cpp
302
int64_t UidMap::
getMinimumTimestampNs
() {
369
int64_t prevMin =
getMinimumTimestampNs
();
371
int64_t newMin =
getMinimumTimestampNs
();
UidMap.h
181
int64_t
getMinimumTimestampNs
();
Completed in 178 milliseconds