Home
last modified time | relevance | path

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

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