Searched defs:stringToFloat (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp4455 bool ResTable::stringToFloat(const char16_t* s, size_t len, Res_value* outValue) function in class:android::ResTable
4906 if (stringToFloat(s, len, outValue)) {

Completed in 35 milliseconds