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

/macosx-10.10/IOStorageFamily-182.1.1/
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
3123 AnchorTable * anchors = gIOMediaBSDClientGlobals.getAnchors();
3342 if ( gIOMediaBSDClientGlobals.getAnchors()->isObsolete(anchorID) )
3345 gIOMediaBSDClientGlobals.getAnchors()->remove(anchorID);
3609 AnchorTable * IOMediaBSDClientGlobals::getAnchors()
/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/secTrustTime/
H A DsecTrustTime.cpp109 static OSStatus getAnchors( function
147 OSStatus ortn = getAnchors(&authCtx.AnchorCerts,

Completed in 115 milliseconds