Home
last modified time | relevance | path

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

/xen/tools/python/xen/migration/
A Dlibxl.py134 if rtype not in record_verifiers:
139 record_verifiers[rtype](self, content[:length])
224 record_verifiers = { variable
A Dlibxc.py238 if rtype not in record_verifiers:
243 record_verifiers[rtype](self, content[:length])
480 record_verifiers = { variable

Completed in 3 milliseconds