Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/base/tools/aapt2/
H A DResourceParser.cpp1366 StringPiece max_str = util::TrimWhitespace(maybe_max_str.value()); in ParseAttrImpl() local
/aosp_15_r20/bionic/tests/
H A Dwchar_test.cpp553 const wchar_t* max_str) { in TestWcsToIntLimits()