Home
last modified time | relevance | path

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

/frameworks/base/cmds/statsd/src/storage/
DStorageManager.h136 static void trimToFit(const char* dir, bool parseTimestampOnly = false);
DStorageManager.cpp678 void StorageManager::trimToFit(const char* path, bool parseTimestampOnly) { in trimToFit() argument
694 if (parseTimestampOnly) { in trimToFit()