Searched defs:ParseDouble (Results 1 – 2 of 2) sorted by relevance
61 bool ParseDouble(const std::string& src_text, const char* str, double* value) { in ParseDouble() function