Home
last modified time | relevance | path

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

/xnu-11215/libkern/libkern/c++/
H A DOSNumber.h321 virtual unsigned char unsigned8BitValue() const;
/xnu-11215/libkern/c++/
H A DOSNumber.cpp171 OSNumber::unsigned8BitValue() const in unsigned8BitValue() function in OSNumber
H A DOSKext.cpp4107 startKextExcludeLevel = startKextExcludeNum->unsigned8BitValue(); in loadFromMkext()
4110 startMatchingExcludeLevel = startMatchingExcludeNum->unsigned8BitValue(); in loadFromMkext()
6257 startKextExcludeLevel = startKextExcludeNum->unsigned8BitValue(); in loadKextFromKC()
6260 startMatchingExcludeLevel = startMatchingExcludeNum->unsigned8BitValue(); in loadKextFromKC()