Home
last modified time | relevance | path

Searched defs:make_dir (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/packages/apps/Launcher3/tools/
Dprint_db.py35 def make_dir(): function
/aosp_15_r20/external/trace-cmd/tracecmd/
H A Dtrace-setup-guest.c20 static int make_dir(const char *path, mode_t mode) in make_dir() function
/aosp_15_r20/system/core/init/
H A Dutil.cpp246 bool make_dir(const std::string& path, mode_t mode) { in make_dir() function
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/landlock/
H A Dfs_test.c3021 TEST_F_FORK(layout1, make_dir) in TEST_F_FORK() argument