Searched refs:getDataFileName (Results 1 – 3 of 3) sorted by relevance
162 static string getDataFileName(long wallClockSec, int uid, int64_t id);
67 string StorageManager::getDataFileName(long wallClockSec, int uid, int64_t id) { in getDataFileName() function in android::os::statsd::StorageManager
1189 StorageManager::getDataFileName((long)getWallClockSec(), key.GetUid(), key.GetId()); in WriteDataToDiskLocked()