Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOUserClient.cpp159 static IOMachPort* withObjectAndType(OSObject *obj, ipc_kobject_type_t type);
225 IOMachPort::withObjectAndType(OSObject *obj, ipc_kobject_type_t type) in withObjectAndType() function in IOMachPort
708 machPort = IOMachPort::withObjectAndType(obj, type); in iokit_port_for_object()