Home
last modified time | relevance | path

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

/xnu-11215/libkern/libkern/c++/
H A DOSValueObject.h159 void setValue(const T& value);
444 me->setValue(value); in withValue()
494 OSValueObject<T>::setValue(const T& value) in setValue() function
H A DOSNumber.h425 virtual void setValue(unsigned long long value);
/xnu-11215/iokit/Kernel/
H A DIOInterruptAccounting.cpp86 reporter->setValue(IA_GET_CHANNEL_ID(data->interruptIndex, i), data->interruptStatistics[i]); in interruptAccountingDataUpdateChannels()
H A DIOSimpleReporter.cpp77 IOSimpleReporter::setValue(uint64_t channel_id, in setValue() function in IOSimpleReporter
H A DIOService.cpp8482 sCPULatencyHolder[delayType]->setValue(holder ? holder->getRegistryEntryID() : 0); in requireMaxCpuDelay()
8483 sCPULatencySet[delayType]->setValue(ns); in requireMaxCpuDelay()
H A DIOPMrootDomain.cpp4001 lowLatencyAudioNotifyTimestampVal->setValue(time); in lowLatencyAudioNotify()
4002 lowLatencyAudioNotifyStateVal->setValue(state); in lowLatencyAudioNotify()
H A DIOServicePM.cpp2676 num->setValue(powerState); in updatePowerClient()
/xnu-11215/libkern/c++/
H A DOSNumber.cpp217 OSNumber::setValue(unsigned long long inValue) in setValue() function in OSNumber
/xnu-11215/iokit/IOKit/
H A DIOKernelReporters.h858 IOReturn setValue(uint64_t channel_id,
/xnu-11215/libkdd/
H A Dkcdata_core.m70 [container setValue:new forKey:key];