Searched refs:trimToFit (Results 1 – 4 of 4) sorted by relevance
132 trimToFit(STATS_SERVICE_DIR); in writeFile()133 trimToFit(STATS_DATA_DIR); in writeFile()269 trimToFit(TRAIN_INFO_DIR, /*parseTimestampOnly=*/ true); in readTrainInfoLocked()576 trimToFit(STATS_SERVICE_DIR); in readConfigFromDisk()678 void StorageManager::trimToFit(const char* path, bool parseTimestampOnly) { in trimToFit() function in android::os::statsd::StorageManager
136 static void trimToFit(const char* dir, bool parseTimestampOnly = false);
140 trimToFit();382 long max = trimToFit(); in add()417 max = trimToFit(); // In case data dribbles in slowly in add()1064 private synchronized long trimToFit() throws IOException { in trimToFit() method in DropBoxManagerService
2255 HSPLcom/android/server/DropBoxManagerService;->trimToFit()J