Searched defs:SimpleAtod (Results 1 – 7 of 7) sorted by relevance
77 bool SimpleAtod(absl::string_view str, double* out) { in SimpleAtod() function
72 bool SimpleAtod(absl::string_view str, double* out) { in SimpleAtod() function
80 bool SimpleAtod(absl::string_view str, absl::Nonnull<double*> out) { in SimpleAtod() function