Searched defs:getDoubleValue (Results 1 – 5 of 5) sorted by relevance
77 public function getDoubleValue() function in Grpc\\Testing\\GaugeResponse
206 public double getDoubleValue() { in getDoubleValue() method in Value
253 abstract Double getDoubleValue(); in getDoubleValue() method in AttributeValue.AttributeValueDouble
39 double getDoubleValue(); in getDoubleValue() method239 public double getDoubleValue() { in getDoubleValue() method in Metrics.GaugeResponse787 public double getDoubleValue() { in getDoubleValue() method in Metrics.GaugeResponse.Builder
155 double getDoubleValue() const { return Union.DoubleVal;} in getDoubleValue() function