Home
last modified time | relevance | path

Searched defs:create_dir (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/_extends/graph_kernel/
Dutils.py19 def create_dir(pathname): function
/third_party/libuv/test/
Dtest-fs-event.c70 static void create_dir(const char* name) { in create_dir() function
/third_party/libfuse/test/
Dtest_syscalls.c619 static int create_dir(const char *path, const char **dir_files) in create_dir() function