Home
last modified time | relevance | path

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

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