Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/
H A DStorageManagerService.java507 private String scrubPath(String path) { in scrubPath() method in StorageManagerService
2368 dropBox.addText(TAG_STORAGE_BENCHMARK, scrubPath(path) in benchmark()
2547 … dropBox.addText(TAG_STORAGE_TRIM, scrubPath(path) + " " + bytes + " " + time); in fstrim()