Home
last modified time | relevance | path

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

/platform_testing/libraries/sts-common-util/host-side/src/com/android/sts/common/
DOverlayFsUtils.java72 public void makeWritable(final String dir, int megabytes) in makeWritable() method in OverlayFsUtils
DRootcanalUtils.java132 overlayFsUtils.makeWritable("/vendor", 100); in enableRootcanal()