Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dxmlrpclib.py532 FastMarshaller = _xmlrpclib.Marshaller variable
534 FastMarshaller = None variable
1080 if FastMarshaller:
1081 m = FastMarshaller(encoding)