Searched refs:GetPrecision (Results 1 – 2 of 2) sorted by relevance
241 static int32_t GetPrecision(double val) in GetPrecision() function270 os.precision(GetPrecision(temp));
298 int32_t GetPrecision(const std::string &precisionStr) in GetPrecision() function345 int32_t precision = GetPrecision(matches[MATCHE_INDEX_PRECISION]); in ReplacePlaceholderWithParams()