Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOGuardPageMemoryDescriptor.cpp44 if (me && !me->initWithSize(size)) { in withSize()
51 IOGuardPageMemoryDescriptor::initWithSize(vm_size_t size) in initWithSize() function in IOGuardPageMemoryDescriptor
/xnu-11215/iokit/IOKit/
H A DIOGuardPageMemoryDescriptor.h60 virtual bool initWithSize(vm_size_t size);