Home
last modified time | relevance | path

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

/packages/providers/MediaProvider/jni/
Dcom_android_providers_media_FuseDaemon.cpp131 jboolean for_read, jint fd) { in com_android_providers_media_FuseDaemon_should_open_with_fuse()
DFuseDaemon.cpp441 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()