Home
last modified time | relevance | path

Searched defs:capacity (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/logging/
Dhandlers.py1065 def __init__(self, capacity): argument
1116 def __init__(self, capacity, flushLevel=logging.ERROR, target=None): argument