Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/
DStorageManagerService.java520 private String scrubPath(String path) { in scrubPath() method in StorageManagerService
2463 dropBox.addText(TAG_STORAGE_BENCHMARK, scrubPath(path) in benchmark()
2647 … dropBox.addText(TAG_STORAGE_TRIM, scrubPath(path) + " " + bytes + " " + time); in fstrim()