Searched refs:getDataHistoryFileName (Results 1 – 3 of 3) sorted by relevance
151 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
685 string file_name = StorageManager::getDataHistoryFileName((long)getWallClockSec(), in onConfigMetricsReportLocked()