Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/
DStorageManagerService.java508 private VolumeRecord findRecordForPath(String path) { in findRecordForPath() method in StorageManagerService
524 final VolumeRecord rec = findRecordForPath(path); in scrubPath()
2467 final VolumeRecord rec = findRecordForPath(path); in benchmark()
2650 final VolumeRecord rec = findRecordForPath(path); in fstrim()