Home
last modified time | relevance | path

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

/xnu-11215/libkern/libkern/c++/
H A DOSBoolean.h179 virtual bool getValue() const;
/xnu-11215/iokit/Kernel/
H A DIOInterruptAccounting.cpp98 data->interruptStatistics[i] = reporter->getValue(IA_GET_CHANNEL_ID(data->interruptIndex, i)); in interruptAccountingDataInheritChannels()
H A DIOSimpleReporter.cpp136 IOSimpleReporter::getValue(uint64_t channel_id) in getValue() function in IOSimpleReporter
H A DIONVRAMCHRPHandler.cpp1189 if (tmpBoolean->getValue()) { in convertObjectToProp()
H A DIONVRAMV3Handler.cpp1405 if (tmpBoolean->getValue()) { in convertObjectToProp()
H A DIONVRAM.cpp1860 …T_SUBSYSTEM_NVRAM, "write", "%s as bool to %d", name, ((OSBoolean *)propObject.get())->getValue()); in setPropertyWithGUIDAndName()
/xnu-11215/libkern/c++/
H A DOSBoolean.cpp115 OSBoolean::getValue() const in getValue() function in OSBoolean
H A DOSKext.cpp4104 delayAutounload = delayAutounloadBool->getValue(); in loadFromMkext()
6000 if (loadableVal && !loadableVal->getValue()) { in isLoadable()
6254 delayAutounload = delayAutounloadBool->getValue(); in loadKextFromKC()
14423 if (loadableArg && !loadableArg->getValue()) {
/xnu-11215/iokit/IOKit/
H A DIOKernelReporters.h885 int64_t getValue(uint64_t channel_id);