Home
last modified time | relevance | path

Searched defs:mkdir (Results 1 – 10 of 10) sorted by relevance

/aosp12/bionic/libc/bionic/
H A Dmkdir.cpp33 int mkdir(const char* path, mode_t mode) { in mkdir() function
/aosp12/system/libbase/
H A Dutf8.cpp198 int mkdir(const char* name, mode_t) { in mkdir() function
/aosp12/frameworks/native/cmds/installd/tests/
H A Dinstalld_cache_test.cpp69 static void mkdir(const char* path) { in mkdir() function
H A Dinstalld_service_test.cpp103 static void mkdir(const char* path, uid_t owner, gid_t group, mode_t mode) { in mkdir() function
H A Dinstalld_dexopt_test.cpp109 static int mkdir(const std::string& path, uid_t owner, gid_t group, mode_t mode) { in mkdir() function
/aosp12/build/make/tools/libhost/
H A DCopyFile.c29 # define mkdir(path,mode) _mkdir(path) macro
/aosp12/hardware/google/camera/common/hal/hidl_service/
H A Dlibc_wrappers.cc52 extern "C" int mkdir(const char* pathname, mode_t mode) { in mkdir() function
/aosp12/packages/modules/adb/
H A Dsysdeps.h97 #define mkdir ___xxx_mkdir macro
732 #define mkdir ___xxx_mkdir macro
/aosp12/packages/providers/MediaProvider/jni/
H A DFuseDaemon.cpp319 enum class FuseOp { lookup, readdir, mknod, mkdir, create }; enumerator
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...