Searched refs:detailsForID (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/xnu-2782.1.97/iokit/Kernel/
H A DIOPMrootDomain.cpp491 PMAssertStruct *detailsForID(IOPMDriverAssertionID, int *);
8193 PMAssertionsTracker::PMAssertStruct *PMAssertionsTracker::detailsForID(IOPMDriverAssertionID _id, int *index) function in class:PMAssertionsTracker
8296 PMAssertStruct *assertStruct = detailsForID(_id, &index);
8332 PMAssertStruct *assertStruct = detailsForID(_id, NULL);

Completed in 104 milliseconds