Home
last modified time | relevance | path

Searched defs:mkdirs (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/tools/aapt2/util/
DFiles.cpp97 bool mkdirs(const StringPiece& path) { in mkdirs() function
/frameworks/base/core/java/android/os/storage/
DIMountService.java844 public int mkdirs(String callingPkg, String path) throws RemoteException { in mkdirs() method in IMountService.Stub.Proxy
2398 public int mkdirs(String callingPkg, String path) throws RemoteException; in mkdirs() method