Home
last modified time | relevance | path

Searched defs:create_dir (Results 1 - 18 of 18) sorted by relevance

/test/testfwk/xdevice/plugins/devicetest/report/
H A Dgeneration.py24 from devicetest.utils.file_util import create_dir namespace
/base/security/asset/services/db_operator/src/test/
H A Dtest_database.rs46 fn create_dir() { in create_dir() functions
/test/testfwk/developer_test/src/core/
H A Dutils.py33 def create_dir(path): function
/test/testfwk/xdevice/plugins/devicetest/controllers/tools/
H A Dscreen_agent.py23 from devicetest.utils.file_util import create_dir namespace
/test/testfwk/xdevice/plugins/devicetest/utils/
H A Dfile_util.py209 def create_dir(create_path): function
/test/testfwk/xdevice/src/xdevice/_core/
H A Dutils.py224 def create_dir(path): function
/third_party/libuv/test/
H A Dtest-fs-event.c70 static void create_dir(const char* name) { in create_dir() function
[all...]
/kernel/linux/linux-5.10/fs/hmdfs/
H A Dfile_merge.c716 static int create_dir(const char *path_value, mode_t mode) in create_dir() function
H A Dhmdfs_server.c1202 char *create_dir = NULL; in hmdfs_server_create() local
H A Dhmdfs_dentryfile.c2679 hmdfs_root_create(uint64_t device_id, const char *local_dst_path, const char *create_dir, const char *create_name, umode_t mode, bool want_excl) hmdfs_root_create() argument
/kernel/linux/linux-5.10/lib/
H A Dkobject.c83 static int create_dir(struct kobject *kobj) in create_dir() function
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dfile_merge.c721 static int create_dir(const char *path_value, mode_t mode) in create_dir() function
H A Dhmdfs_server.c1202 char *create_dir = NULL; in hmdfs_server_create() local
H A Dhmdfs_dentryfile.c2687 hmdfs_root_create(uint64_t device_id, const char *local_dst_path, const char *create_dir, const char *create_name, umode_t mode, bool want_excl) hmdfs_root_create() argument
/kernel/linux/linux-6.6/lib/
H A Dkobject.c67 static int create_dir(struct kobject *kobj) in create_dir() function
/test/testfwk/xdevice/plugins/ohos/src/ohos/environment/
H A Ddmlib.py47 from xdevice import create_dir namespace
/test/testfwk/xdevice/src/xdevice/
H A D__init__.py116 from _core.utils import create_dir namespace
/third_party/libfuse/test/
H A Dtest_syscalls.c619 static int create_dir(const char *path, const char **dir_files) in create_dir() function

Completed in 26 milliseconds