Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/util/
DFiles.h113 bool SetPattern(const android::StringPiece& pattern);
DFiles.cpp282 bool FileFilter::SetPattern(const StringPiece& pattern) { in SetPattern() function in aapt::file::FileFilter