Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/androidfw/tests/
H A DResTable_test.cpp271 TEST(ResTableTest, U16StringToInt) { in TEST() argument
/aosp14/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp5345 bool U16StringToInt(const char16_t* s, size_t len, Res_value* outValue) in U16StringToInt() function