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

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

Completed in 38 milliseconds