Home
last modified time | relevance | path

Searched refs:sRequestCallbackRecords (Results 1 – 1 of 1) sorted by relevance

/xnu-11215/libkern/c++/
H A DOSKext.cpp9174 count = sRequestCallbackRecords->getCount();
13089 count = sRequestCallbackRecords->getCount();
13092 sRequestCallbackRecords->getObject(i));
13114 sRequestCallbackRecords->removeObject(i);
13133 return sRequestCallbackRecords && sRequestCallbackRecords->getCount();
14518 count = sRequestCallbackRecords->getCount();
14526 sRequestCallbackRecords->getObject(i));
14536 sRequestCallbackRecords->removeObject(i);
14550 sRequestCallbackRecords->removeObject(i);
14568 count = sRequestCallbackRecords->getCount();
[all …]