Searched defs:VARIANT_LONG_TYPES (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/python/server/
H A Dpolicy.py54 VARIANT_LONG_TYPES = xpcom_consts.VTYPE_INT64, xpcom_consts.VTYPE_UINT64 variable
216 if dt in VARIANT_LONG_TYPES:

Completed in 32 milliseconds