Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/python/xen/migration/
A Dlibxl.py134 if rtype not in record_verifiers:
138 record_verifiers[rtype](self, content[:length])
223 record_verifiers = { variable
A Dlibxc.py229 if rtype not in record_verifiers:
233 record_verifiers[rtype](self, content[:length])
428 record_verifiers = { variable

Completed in 3 milliseconds