Home
last modified time | relevance | path

Searched refs:allowedChars (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/tools/aapt2/util/
DUtil.cpp96 const StringPiece16& allowedChars) { in findNonAlphaNumericAndNotInSet() argument
107 for (char16_t i : allowedChars) { in findNonAlphaNumericAndNotInSet()
DUtil.h80 const StringPiece16& allowedChars);