Home
last modified time | relevance | path

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

/hardware/google/aemu/base/include/aemu/base/
Dmsvc.h45 typedef int mode_t; typedef
71 typedef int mode_t; typedef
/hardware/google/aemu/base/testing/
Dfile_io.cpp116 int android_mkdir(const char* path, mode_t) { in android_mkdir() argument