Home
last modified time | relevance | path

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

/packages/modules/StatsD/statsd/src/storage/
DStorageManager.h149 static void trimToFit(const char* dir, bool parseTimestampOnly = false);
DStorageManager.cpp723 void StorageManager::trimToFit(const char* path, bool parseTimestampOnly) { in trimToFit() argument
739 if (parseTimestampOnly) { in trimToFit()