Home
last modified time | relevance | path

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

/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