Home
last modified time | relevance | path

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

/external/libchrome/mojo/core/
Dchannel_posix.cc215 const MachPortsEntry* mach_ports = mach_ports_header->entries; in GetReadPlatformHandles() local
223 mach_ports[mach_port_index].index == i) { in GetReadPlatformHandles()
225 static_cast<mach_port_t>(mach_ports[mach_port_index].mach_port); in GetReadPlatformHandles()