Home
last modified time | relevance | path

Searched refs:IOTypedOperatorsMixin (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.61.12/doc/allocators/
H A Dapi-basics.md310 The first approach is to subclass the IOTypedOperatorsMixin struct. This will
315 struct Type : public IOTypedOperatorsMixin<Type> {
/xnu-12377.61.12/iokit/IOKit/
H A DIOLib.h1011 struct IOTypedOperatorsMixin { struct
/xnu-12377.61.12/iokit/Kernel/
H A DIONVRAMCHRPHandler.cpp63 class IONVRAMCHRPHandler : public IODTNVRAMFormatHandler, IOTypedOperatorsMixin<IONVRAMCHRPHandler>
H A DIONVRAMV3Handler.cpp188 class IONVRAMV3Handler : public IODTNVRAMFormatHandler, IOTypedOperatorsMixin<IONVRAMV3Handler>