Home
last modified time | relevance | path

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

/aosp12/system/extras/tests/mmc_tracepoints/
H A DREADME26 invoking fstrim in vold with "vdc fstrim dotrim".
/aosp12/frameworks/base/core/java/android/os/storage/
H A DIStorageManager.aidl184 void fstrim(int flags, IVoldTaskListener listener) = 72; in fstrim() method
/aosp12/system/extras/tests/ext4/
H A Dandroid_emmc_perf_tests.sh170 OUT=`adb shell vdc fstrim dotrim | grep "Command not recognized"`
/aosp12/system/vold/binder/android/os/
H A DIVold.aidl67 void fstrim(int fstrimFlags, IVoldTaskListener listener); in fstrim() method
/aosp12/frameworks/base/cmds/sm/src/com/android/commands/sm/
H A DSm.java281 mSm.fstrim(0, new IVoldTaskListener.Stub() { in runFstrim()
/aosp12/system/vold/
H A DVoldNativeService.h86 binder::Status fstrim(int32_t fstrimFlags,
H A DVoldNativeService.cpp468 binder::Status VoldNativeService::fstrim( in fstrim() function in android::vold::VoldNativeService
/aosp12/system/sepolicy/prebuilts/api/29.0/public/
H A Dvold.te42 # Run fstrim on mounted partitions
/aosp12/system/sepolicy/prebuilts/api/30.0/public/
H A Dvold.te42 # Run fstrim on mounted partitions
/aosp12/system/sepolicy/prebuilts/api/31.0/public/
H A Dvold.te43 # Run fstrim on mounted partitions
/aosp12/system/sepolicy/prebuilts/api/32.0/public/
H A Dvold.te43 # Run fstrim on mounted partitions
/aosp12/system/sepolicy/public/
H A Dvold.te43 # Run fstrim on mounted partitions
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DStorageManagerService.java750 fstrim(0, null); in handleMessage()
2516 public void fstrim(int flags, IVoldTaskListener listener) { in fstrim() method in StorageManagerService
2525 mVold.fstrim(flags, new IVoldTaskListener.Stub() { in fstrim()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt40750 Landroid/os/IVold$Stub$Proxy;->fstrim(ILandroid/os/IVoldTaskListener;)V
40864 Landroid/os/IVold;->fstrim(ILandroid/os/IVoldTaskListener;)V
41990 Landroid/os/storage/IStorageManager$Stub$Proxy;->fstrim(ILandroid/os/IVoldTaskListener;)V
42108 Landroid/os/storage/IStorageManager;->fstrim(ILandroid/os/IVoldTaskListener;)V
/aosp12/frameworks/base/services/
H A Dart-profile2986 HSPLcom/android/server/StorageManagerService;->fstrim(ILandroid/os/IVoldTaskListener;)V