Searched refs:defaultRawPropValues (Results 1 – 2 of 2) sorted by relevance
644 RawPropValues defaultRawPropValues = configDeclaration.getInitialValue(); in extractPropValues() local654 if (defaultRawPropValues == null) { in extractPropValues()659 buildHalPropValue(propId, AREA_ID_GLOBAL, timestamp, defaultRawPropValues)); in extractPropValues()669 RawPropValues areaRawPropValues = defaultRawPropValues; in extractPropValues()
770 RawPropValues defaultRawPropValues = new RawPropValues(); in testParseJsonConfig() local771 defaultRawPropValues.int64Values = new long[]{0, 100000, 200000, 300000, 400000}; in testParseJsonConfig()785 defaultRawPropValues, areaValuesByAreaId); in testParseJsonConfig()