Home
last modified time | relevance | path

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

/external/cronet/ipc/
Dipc_channel_nacl.h79 int pipe_; variable
Dipc_channel_mojo.h126 const mojo::MessagePipeHandle pipe_; in COMPONENT_EXPORT() local
Dipc_channel_nacl.cc99 int pipe_; member in IPC::ChannelNacl::ReaderThreadRunner
/external/libchrome/ipc/
Dipc_channel_mojo.h126 const mojo::MessagePipeHandle pipe_; in COMPONENT_EXPORT() local
/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
/external/libchrome/mojo/public/cpp/bindings/tests/
Dtest_native_types.h57 mutable mojo::ScopedMessagePipeHandle pipe_; variable
/external/webrtc/call/
Ddegraded_call.h146 FakeNetworkPipe pipe_; variable
/external/libchrome/mojo/core/test/
Dmojo_test_base.h53 ScopedMessagePipeHandle pipe_; variable
/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
/external/google-breakpad/src/client/windows/crash_generation/
Dcrash_generation_server.h232 HANDLE pipe_; variable
/external/openscreen/cast/streaming/
Dsession_messenger_unittest.cc116 MessagePipe pipe_; member in openscreen::cast::SessionMessengerTest