Home
last modified time | relevance | path

Searched defs:HandleRead (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/system/core/libappfuse/
H A DFuseAppLoop.cc67 bool HandleRead(FuseAppLoop* loop, FuseBuffer* buffer, FuseAppLoopCallback* callback) { in HandleRead() function
/aosp_15_r20/packages/modules/adb/daemon/
Dusb.cpp535 bool HandleRead(TransferId id, int64_t size) { in HandleRead() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/event_engine/posix_engine/
Dposix_endpoint.cc552 void PosixEndpointImpl::HandleRead(absl::Status status) { in HandleRead() function in grpc_event_engine::experimental::PosixEndpointImpl
/aosp_15_r20/external/grpc-grpc/src/core/lib/event_engine/posix_engine/
H A Dposix_endpoint.cc573 void PosixEndpointImpl::HandleRead(absl::Status status) { in HandleRead() function in grpc_event_engine::experimental::PosixEndpointImpl
/aosp_15_r20/packages/modules/adb/
Dtransport.cpp1148 bool atransport::HandleRead(std::unique_ptr<apacket> p) { in HandleRead() function in atransport