Home
last modified time | relevance | path

Searched defs:rmdir (Results 1 – 25 of 160) sorted by relevance

1234567

/aosp_15_r20/bionic/libc/bionic/
H A Drmdir.cpp32 int rmdir(const char* path) { in rmdir() function
/aosp_15_r20/external/musl/src/unistd/
H A Drmdir.c5 int rmdir(const char *path) in rmdir() function
/aosp_15_r20/external/trusty/musl/src/unistd/
Drmdir.c5 int rmdir(const char *path) in rmdir() function
/aosp_15_r20/hardware/google/aemu/windows/includes/
Dmsvc-files.h19 #define rmdir(path) android_rmdir((path)) macro
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/fs/
Dabs.rs176 pub fn rmdir<P: path::Arg>(path: P) -> io::Result<()> { in rmdir() function
/aosp_15_r20/external/python/cpython2/Demo/pdist/
DRCSProxy.py69 def rmdir(self, name): member in DirSupport
DFSProxy.py262 def rmdir(self, name): member in FSProxyLocal
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/X11/
DXw32defs.h44 # define rmdir _rmdir macro
/aosp_15_r20/hardware/google/gfxstream/host/apigen-codec-common/X11/
DXw32defs.h44 # define rmdir _rmdir macro
/aosp_15_r20/external/apache-commons-compress/src/test/java/org/apache/commons/compress/
H A DAbstractTestCase.java95 public static void rmdir(final File f) { in rmdir() method in AbstractTestCase
/aosp_15_r20/external/ltp/testcases/network/nfsv4/locks/
H A Dlocktests.py36 def rmdir(self,dir): member in Machine
/aosp_15_r20/external/libwebsockets/lib/misc/
H A Ddir.c44 #define rmdir _rmdir macro
/aosp_15_r20/hardware/google/aemu/base/testing/
Dfile_io.cpp192 int __cdecl rmdir(const char* dirname) { in rmdir() function
/aosp_15_r20/external/libcups/vcnet/
H A Dconfig.h43 #define rmdir _rmdir macro
/aosp_15_r20/external/python/parse_type/tasks/_vendor/
Dpathlib.py375 rmdir = _wrap_strfunc(os.rmdir) variable in _NormalAccessor
1133 def rmdir(self): member in Path
/aosp_15_r20/external/python/cpython3/Lib/test/support/
Dos_helper.py431 def rmdir(dirname): function
/aosp_15_r20/hardware/google/camera/common/hal/aidl_service/
Dlibc_wrappers.cc60 extern "C" int rmdir(const char* pathname) { in rmdir() function
/aosp_15_r20/external/libfuse/include/
H A Dfuse_lowlevel.h463 void (*rmdir) (fuse_req_t req, fuse_ino_t parent, const char *name); member
H A Dfuse.h370 int (*rmdir) (const char *); member
/aosp_15_r20/prebuilts/go/linux-x86/misc/wasm/
Dwasm_exec.js52 rmdir(path, callback) { callback(enosys()); }, method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/unsupported/
H A Dfs.rs286 pub fn rmdir(_p: &Path) -> io::Result<()> { in rmdir() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/unsupported/
H A Dfs.rs286 pub fn rmdir(_p: &Path) -> io::Result<()> { in rmdir() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/unsupported/
H A Dfs.rs286 pub fn rmdir(_p: &Path) -> io::Result<()> { in rmdir() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/unsupported/
H A Dfs.rs286 pub fn rmdir(_p: &Path) -> io::Result<()> { in rmdir() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/unsupported/
H A Dfs.rs286 pub fn rmdir(_p: &Path) -> io::Result<()> { in rmdir() function

1234567