Searched refs:is_mach_port_name (Results 1 – 3 of 3) sorted by relevance
81 bool is_mach_port_name() const { return mach_port_name_ != MACH_PORT_NULL; } in is_mach_port_name() function
354 if (handle.is_mach_port_name() || handle.handle().is_mach_port()) in has_mach_ports()422 if (!handle_vector_[i].is_mach_port_name() && in SetHandles()428 mach_port_t port = handle_vector_[i].is_mach_port_name() in SetHandles()466 if (handle.is_mach_port_name() || handle.handle().is_mach_port()) { in TakeHandlesForTransport()
252 if (handle.is_mach_port_name()) { in GetReadPlatformHandles()396 if (message.handles[i].is_mach_port_name()) { in FlushPendingMessagesWithMachPortsOnIOThread()