Home
last modified time | relevance | path

Searched refs:PlatformChannelSendmsgWithHandles (Results 1 – 4 of 4) sorted by relevance

/external/libmojo/mojo/edk/embedder/
Dplatform_channel_utils_posix.h45 PlatformChannelSendmsgWithHandles(PlatformHandle h,
Dplatform_channel_pair_posix_unittest.cc168 PlatformChannelSendmsgWithHandles(server_handle.get(), &iov, 1, in TEST_F()
225 PlatformChannelSendmsgWithHandles(server_handle.get(), &iov, 1, in TEST_F()
Dplatform_channel_utils_posix.cc87 ssize_t PlatformChannelSendmsgWithHandles(PlatformHandle h, in PlatformChannelSendmsgWithHandles() function
/external/libmojo/mojo/edk/system/
Dchannel_posix.cc336 result = PlatformChannelSendmsgWithHandles( in WriteNoLock()