Home
last modified time | relevance | path

Searched defs:wallClockSec (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/modules/StatsD/statsd/src/storage/
H A DStorageManager.cpp68 string StorageManager::getDataFileName(long wallClockSec, int uid, int64_t id) { in getDataFileName()
73 string StorageManager::getDataHistoryFileName(long wallClockSec, int uid, int64_t id) { in getDataHistoryFileName()