/aosp_15_r20/bionic/libc/bionic/ |
H A D | rmdir.cpp | 32 int rmdir(const char* path) { in rmdir() function
|
/aosp_15_r20/external/musl/src/unistd/ |
H A D | rmdir.c | 5 int rmdir(const char *path) in rmdir() function
|
/aosp_15_r20/external/trusty/musl/src/unistd/ |
D | rmdir.c | 5 int rmdir(const char *path) in rmdir() function
|
/aosp_15_r20/hardware/google/aemu/windows/includes/ |
D | msvc-files.h | 19 #define rmdir(path) android_rmdir((path)) macro
|
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/fs/ |
D | abs.rs | 176 pub fn rmdir<P: path::Arg>(path: P) -> io::Result<()> { in rmdir() function
|
/aosp_15_r20/external/python/cpython2/Demo/pdist/ |
D | RCSProxy.py | 69 def rmdir(self, name): member in DirSupport
|
D | FSProxy.py | 262 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/ |
D | Xw32defs.h | 44 # define rmdir _rmdir macro
|
/aosp_15_r20/hardware/google/gfxstream/host/apigen-codec-common/X11/ |
D | Xw32defs.h | 44 # define rmdir _rmdir macro
|
/aosp_15_r20/external/apache-commons-compress/src/test/java/org/apache/commons/compress/ |
H A D | AbstractTestCase.java | 95 public static void rmdir(final File f) { in rmdir() method in AbstractTestCase
|
/aosp_15_r20/external/ltp/testcases/network/nfsv4/locks/ |
H A D | locktests.py | 36 def rmdir(self,dir): member in Machine
|
/aosp_15_r20/external/libwebsockets/lib/misc/ |
H A D | dir.c | 44 #define rmdir _rmdir macro
|
/aosp_15_r20/hardware/google/aemu/base/testing/ |
D | file_io.cpp | 192 int __cdecl rmdir(const char* dirname) { in rmdir() function
|
/aosp_15_r20/external/libcups/vcnet/ |
H A D | config.h | 43 #define rmdir _rmdir macro
|
/aosp_15_r20/external/python/parse_type/tasks/_vendor/ |
D | pathlib.py | 375 rmdir = _wrap_strfunc(os.rmdir) variable in _NormalAccessor 1133 def rmdir(self): member in Path
|
/aosp_15_r20/external/python/cpython3/Lib/test/support/ |
D | os_helper.py | 431 def rmdir(dirname): function
|
/aosp_15_r20/hardware/google/camera/common/hal/aidl_service/ |
D | libc_wrappers.cc | 60 extern "C" int rmdir(const char* pathname) { in rmdir() function
|
/aosp_15_r20/external/libfuse/include/ |
H A D | fuse_lowlevel.h | 463 void (*rmdir) (fuse_req_t req, fuse_ino_t parent, const char *name); member
|
H A D | fuse.h | 370 int (*rmdir) (const char *); member
|
/aosp_15_r20/prebuilts/go/linux-x86/misc/wasm/ |
D | wasm_exec.js | 52 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 D | fs.rs | 286 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 D | fs.rs | 286 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 D | fs.rs | 286 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 D | fs.rs | 286 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 D | fs.rs | 286 pub fn rmdir(_p: &Path) -> io::Result<()> { in rmdir() function
|