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

/macosx-10.9.5/IOStorageFamily-172/
H A DIOMediaBSDClient.h117 virtual AnchorTable * getAnchors() __attribute__ ((deprecated));
H A DIOMediaBSDClient.cpp255 AnchorTable * getAnchors();
302 _anchors = gIOMediaBSDClientGlobals.getAnchors();
499 AnchorTable * anchors = gIOMediaBSDClientGlobals.getAnchors();
601 AnchorTable * IOMediaBSDClient::getAnchors() function in class:IOMediaBSDClient
2981 AnchorTable * anchors = gIOMediaBSDClientGlobals.getAnchors();
3200 if ( gIOMediaBSDClientGlobals.getAnchors()->isObsolete(anchorID) )
3203 gIOMediaBSDClientGlobals.getAnchors()->remove(anchorID);
3467 AnchorTable * IOMediaBSDClientGlobals::getAnchors()

Completed in 80 milliseconds