Searched refs:DEFAULT_DOUBLE_VALUE (Results 1 – 1 of 1) sorted by relevance
51 constexpr double DEFAULT_DOUBLE_VALUE = 0.0; variable313 if (double dDest = DEFAULT_DOUBLE_VALUE; builder_->ParseValueByKey(key, dDest) && in GetEventIntValue()333 if (double dDest = DEFAULT_DOUBLE_VALUE; builder_->ParseValueByKey(key, dDest) && in GetEventUintValue()344 return DEFAULT_DOUBLE_VALUE; in GetEventDoubleValue()346 if (double dDest = DEFAULT_DOUBLE_VALUE; builder_->ParseValueByKey(key, dDest)) { in GetEventDoubleValue()355 return DEFAULT_DOUBLE_VALUE; in GetEventDoubleValue()