Searched refs:ToFp32 (Results 1 – 3 of 3) sorted by relevance
65 static float ToFp32(const std::string& string);266 return Utils::ToFp32(String(index));
169 float Utils::ToFp32(const std::string& string) in ToFp32() function in OHOS::Rosen::Utils222 number = ToFp32(string); in ToNumber()
142 return Utils::ToFp32(GetMetric(name)); in GetMetricFloat()