Home
last modified time | relevance | path

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

/hardware/google/aemu/windows/includes/
Dmsvc-files.h19 #define rmdir(path) android_rmdir((path)) macro
/hardware/google/gfxstream/host/apigen-codec-common/X11/
DXw32defs.h44 # define rmdir _rmdir macro
/hardware/google/aemu/base/testing/
Dfile_io.cpp192 int __cdecl rmdir(const char* dirname) { in rmdir() function
/hardware/google/camera/common/hal/aidl_service/
Dlibc_wrappers.cc60 extern "C" int rmdir(const char* pathname) { in rmdir() function