Searched refs:getDataHistoryFileName (Results 1 – 3 of 3) sorted by relevance
142 static string getDataHistoryFileName(long wallClockSec, int uid, int64_t id);
73 string StorageManager::getDataHistoryFileName(long wallClockSec, int uid, int64_t id) { in getDataHistoryFileName() function in android::os::statsd::StorageManager
474 string file_name = StorageManager::getDataHistoryFileName((long)getWallClockSec(), in onConfigMetricsReportLocked()