Searched refs:histogram_value_ (Results 1 – 4 of 4) sorted by relevance
53 function->set_histogram_value(iter->second.histogram_value_); in NewFunction()58 : factory_(0), histogram_value_(extensions::functions::UNKNOWN) {} in FactoryEntry()63 : factory_(factory), histogram_value_(histogram_value) {} in FactoryEntry()
238 histogram_value_ = histogram_value; } in set_histogram_value()240 return histogram_value_; } in histogram_value()367 extensions::functions::HistogramValue histogram_value_; variable
59 extensions::functions::HistogramValue histogram_value_; member
173 histogram_value_(extensions::functions::UNKNOWN), in ExtensionFunction()