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

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

Completed in 104 milliseconds