OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PlatformChannelSendmsgWithHandles
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/mojo/embedder/
platform_channel_utils_posix.h
23
// |
PlatformChannelSendmsgWithHandles
()|.
47
MOJO_SYSTEM_IMPL_EXPORT ssize_t
PlatformChannelSendmsgWithHandles
(
55
// |
PlatformChannelSendmsgWithHandles
()|.
platform_channel_pair_posix_unittest.cc
155
PlatformChannelSendmsgWithHandles
(server_handle.get(), &iov, 1,
207
PlatformChannelSendmsgWithHandles
(server_handle.get(), &iov, 1,
platform_channel_utils_posix.cc
78
ssize_t
PlatformChannelSendmsgWithHandles
(PlatformHandle h,
/external/chromium_org/mojo/system/
raw_channel_posix.cc
286
write_result = embedder::
PlatformChannelSendmsgWithHandles
(
Completed in 188 milliseconds