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

/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp5177 bool U16StringToInt(const char16_t* s, size_t len, Res_value* outValue) function
5268 return U16StringToInt(s, len, outValue);

Completed in 363 milliseconds