Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOMemoryDescriptor.h1097 bool _initialized; /* has superclass been initialized? */ variable
/xnu-11215/iokit/Kernel/
H A DIOMemoryDescriptor.cpp2053 if (_initialized) { in initWithOptions()
2092 _initialized = true; in initWithOptions()