Home
last modified time | relevance | path

Searched defs:pipe_ (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/process/include/boost/process/detail/windows/
Dasync_out.hpp84 auto pipe_ = this->pipe; in on_success() local
132 auto pipe_ = this->pipe; in on_success() local
Dasync_in.hpp57 auto pipe_ = this->pipe; in on_success() local
/aosp_15_r20/external/libchrome/ipc/
H A Dipc_channel_mojo.h126 const mojo::MessagePipeHandle pipe_; in COMPONENT_EXPORT() local
/aosp_15_r20/external/cronet/ipc/
H A Dipc_channel_nacl.h79 int pipe_; variable
H A Dipc_channel_mojo.h126 const mojo::MessagePipeHandle pipe_; in COMPONENT_EXPORT() local
H A Dipc_channel_nacl.cc99 int pipe_; member in IPC::ChannelNacl::ReaderThreadRunner
/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/tests/
H A Dtest_native_types.h57 mutable mojo::ScopedMessagePipeHandle pipe_; variable
/aosp_15_r20/external/webrtc/call/
H A Ddegraded_call.h146 FakeNetworkPipe pipe_; variable
/aosp_15_r20/external/libchrome/mojo/core/test/
H A Dmojo_test_base.h53 ScopedMessagePipeHandle pipe_; variable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/process/include/boost/process/detail/posix/
Dasync_in.hpp48 auto pipe_ = this->pipe; in on_success() local
Dasync_out.hpp131 auto pipe_ = this->pipe; in on_success() local
/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libdrmresource/include/
Ddrmcrtc.h89 unsigned pipe_; variable
/aosp_15_r20/external/google-breakpad/src/client/windows/crash_generation/
H A Dcrash_generation_server.h232 HANDLE pipe_; variable
/aosp_15_r20/external/openscreen/cast/streaming/
H A Dsession_messenger_unittest.cc116 MessagePipe pipe_; member in openscreen::cast::SessionMessengerTest
/aosp_15_r20/external/pytorch/torch/csrc/distributed/rpc/
H A Dtensorpipe_agent.h318 std::shared_ptr<tensorpipe::Pipe> pipe_; member