Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/bgen/bgen/
DbgenBuffer.py121 class InputOnlyBufferMixIn(InputOnlyMixIn): class
141 class FixedInputBufferType(InputOnlyBufferMixIn, FixedInputOutputBufferType):
251 class StructInputBufferType(InputOnlyBufferMixIn, StructInputOutputBufferType):