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

/macosx-10.5.8/xnu-1228.15.4/libsa/
H A Dcatalogue.cpp690 OSData * bootxDriverDataObject = NULL; local
702 bootxDriverDataObject = OSDynamicCast(OSData,
704 // don't release bootxDriverDataObject
706 if (!bootxDriverDataObject) {
725 bootxDriverDataObject->getBytesNoCopy(0,
825 // do not release bootxDriverDataObject
2016 OSData * bootxDriverDataObject = NULL; local
2019 bootxDriverDataObject = OSDynamicCast(OSData,
2021 // don't release bootxDriverDataObject
2023 if (!bootxDriverDataObject) {
[all...]

Completed in 74 milliseconds