Searched refs:stringToFloat (Results 1 – 2 of 2) sorted by relevance
1705 static bool stringToFloat(const char16_t* s, size_t len, Res_value* outValue);
4474 bool ResTable::stringToFloat(const char16_t* s, size_t len, Res_value* outValue) in stringToFloat() function in android::ResTable4932 if (stringToFloat(s, len, outValue)) { in stringToValue()