OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CreateForMachPortName
(Results
1 - 4
of
4
) sorted by null
/external/libchrome/mojo/core/
platform_handle_in_transit.h
79
static PlatformHandleInTransit
CreateForMachPortName
(mach_port_t name);
platform_handle_in_transit.cc
142
PlatformHandleInTransit PlatformHandleInTransit::
CreateForMachPortName
(
mach_port_relay.cc
147
handle = PlatformHandleInTransit::
CreateForMachPortName
(intermediate_port);
channel_posix.cc
228
PlatformHandleInTransit::
CreateForMachPortName
(port_name);
Completed in 547 milliseconds