Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dxmlrpclib.py509 def _binary(data): function
1021 target = FastUnmarshaller(True, False, _binary, mkdatetime, Fault)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_xmlrpc.py271 t2 = xmlrpclib._binary(de)