Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOUserClient.h400 virtual IOService * getService( void );
/xnu-11215/iokit/Kernel/
H A DIOUserClient.cpp1965 IOUserClient::getService( void ) in getService() function in IOUserClient
4602 theService = client->getService(); in is_io_connect_get_service()