Home
last modified time | relevance | path

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

/aosp12/bionic/libc/bionic/
H A Drmdir.cpp32 int rmdir(const char* path) { in rmdir() function
/aosp12/hardware/google/camera/common/hal/hidl_service/
H A Dlibc_wrappers.cc59 extern "C" int rmdir(const char* pathname) { in rmdir() function