Home
last modified time | relevance | path

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

/art/libartbase/base/
Dscoped_flock.h71 LockedFile(int fd, const std::string& path, bool check_usage, bool read_only_mode) in LockedFile()
Dscoped_flock.cc104 const bool read_only_mode, std::string* error_msg) { in DupOf()
/art/libartbase/base/unix_file/
Dfd_file.cc152 bool read_only_mode) in FdFile()