Searched refs:deleteSuffixedFiles (Results 1 – 4 of 4) sorted by relevance
90 static void deleteSuffixedFiles(const char* path, const char* suffix);
155 deleteSuffixedFiles(TRAIN_INFO_DIR, trainInfo.trainName.c_str()); in writeTrainInfo()438 void StorageManager::deleteSuffixedFiles(const char* path, const char* suffix) { in deleteSuffixedFiles() function in android::os::statsd::StorageManager
208 StorageManager::deleteSuffixedFiles(STATS_DATA_DIR, suffix.c_str()); in TEST_P()211 StorageManager::deleteSuffixedFiles(STATS_DATA_DIR, historySuffix.c_str()); in TEST_P()
244 StorageManager::deleteSuffixedFiles(STATS_SERVICE_DIR, suffix.c_str()); in remove_saved_configs()