Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/support/unix/
H A Dwaitio.c41 int for_read) in apr_wait_for_io_or_timeout()
67 int for_read) in apr_wait_for_io_or_timeout()
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/network_io/beos/
H A Dsendrecv.c24 static apr_status_t wait_for_io_or_timeout(apr_socket_t *sock, int for_read) in wait_for_io_or_timeout()
/aosp_15_r20/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.cpp438 static int set_file_lock(int fd, bool for_read, const std::string& path) { in set_file_lock()
2395 bool FuseDaemon::ShouldOpenWithFuse(int fd, bool for_read, const std::string& path) { in ShouldOpenWithFuse()