Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/apigen-codec-common/X11/
DXw32defs.h16 # define chmod _chmod macro
/hardware/google/aemu/base/testing/
Dfile_io.cpp196 int __cdecl chmod(const char* filename, int pmode) { in chmod() function
/hardware/google/camera/common/hal/aidl_service/
Dlibc_wrappers.cc102 extern "C" int chmod(const char* path, mode_t mode) { in chmod() function