Searched refs:vhalAreaConfig (Results 1 – 1 of 1) sorted by relevance
88 def __init__(self, vhalAreaConfig, valueType): argument93 self.min = vhalAreaConfig.min_int32_value94 self.max = vhalAreaConfig.max_int32_value96 self.min = vhalAreaConfig.min_int64_value97 self.max = vhalAreaConfig.max_int64_value99 self.min = vhalAreaConfig.min_float_value100 self.max = vhalAreaConfig.max_float_value