Home
last modified time | relevance | path

Searched refs:setLogdWallClockTimestampNs (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/cmds/statsd/src/external/
DStatsPuller.cpp61 data->setLogdWallClockTimestampNs(wallClockTimeNs); in Pull()
/frameworks/base/cmds/statsd/src/logd/
DLogEvent.h140 void setLogdWallClockTimestampNs(int64_t timestampNs) { in setLogdWallClockTimestampNs() function