Searched defs:doubleToString (Results 1 – 3 of 3) sorted by relevance
189 static String doubleToString(double value) { in doubleToString() method in Platform
104 static String doubleToString(double value) { in doubleToString() method in Platform
282 void doubleToString(double value, char *buf, size_t bufSize) in doubleToString() function