Searched defs:O_RDONLY (Results 1 - 2 of 2) sorted by relevance

/system/vold/
H A DAutoCloseFD.h30 AutoCloseFD(const char *path, int flags = O_RDONLY, int mode = 0): argument
32 AutoCloseFD(const std::string &path, int flags = O_RDONLY, int mode = 0): argument
/system/extras/libfec/include/fec/
H A Dio.h126 explicit io(const std::string& fn, int mode = O_RDONLY, int flags = 0, argument
135 bool open(const std::string& fn, int mode = O_RDONLY, int flags = 0, argument

Completed in 76 milliseconds