Home | History | Annotate | Download | only in androidfw

Lines Matching refs:stringToFloat

3924 bool ResTable::stringToFloat(const char16_t* s, size_t len, Res_value* outValue)
4360 if (stringToFloat(s, len, outValue)) {