Home
last modified time | relevance | path

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

/aosp_15_r20/system/netd/server/
H A DTetherController.cpp219 unique_fd pipeRead, pipeWrite; in startTethering() local
/aosp_15_r20/external/pytorch/torch/csrc/distributed/rpc/
H A Dtensorpipe_agent.cpp544 void TensorPipeAgent::pipeRead( in pipeRead() function in torch::distributed::rpc::TensorPipeAgent