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

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

Completed in 57 milliseconds