Home | History | Annotate | Download | only in updater

Lines Matching refs:ParseDouble

44 #include <android-base/parsedouble.h>
592 if (!android::base::ParseDouble(frac_str.c_str(), &frac)) {
621 if (!android::base::ParseDouble(frac_str.c_str(), &frac)) {