Searched refs:getType (Results 1 – 2 of 2) sorted by relevance
| /xnu-11215/iokit/Kernel/ |
| H A D | IOServicePM.cpp | 137 type = gIOPMRequest->getType(); in getPMRequestType() 7825 (long)request->getType(), OBFUSCATE(request), in submitPMRequest() 7847 (long)req->getType(), OBFUSCATE(req), in submitPMRequests() 7880 request->getType(), OBFUSCATE(request), in actionPMRequestQueue() 7930 request->getType(), OBFUSCATE(request), in actionPMWorkQueueRetire() 8008 request->getType(), OBFUSCATE(request), in isPMBlocked() 8036 request->getType(), OBFUSCATE(request), in actionPMWorkQueueInvoke() 8341 switch (request->getType()) { in executePMRequest() 8436 request->getType(), OBFUSCATE(request), in actionPMReplyQueue() 8439 switch (request->getType()) { in actionPMReplyQueue() [all …]
|
| H A D | IOServicePMPrivate.h | 672 getType( void ) const in getType() function
|