Searched defs:for_read (Results 1 – 2 of 2) sorted by relevance
131 jboolean for_read, jint fd) { in com_android_providers_media_FuseDaemon_should_open_with_fuse()
441 static int set_file_lock(int fd, bool for_read, const std::string& path) { in set_file_lock()2367 bool FuseDaemon::ShouldOpenWithFuse(int fd, bool for_read, const std::string& path) { in ShouldOpenWithFuse()