HomeSort by relevance Sort by last modified time
    Searched refs:SetPattern (Results 1 - 4 of 4) sorted by null

  /frameworks/base/tools/aapt2/util/
Files.h 85 // Pattern format is specified in the FileFilter::SetPattern() method.
102 bool SetPattern(const android::StringPiece& pattern);
Files.cpp 217 bool FileFilter::SetPattern(const StringPiece& pattern) {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3dx9core.h 227 STDMETHOD(SetPattern)(THIS_ DWORD pattern) PURE;
254 #define ID3DXLine_SetPattern(p,a) (p)->lpVtbl->SetPattern(p,a)
277 #define ID3DXLine_SetPattern(p,a) (p)->SetPattern(a)
shlobj.h     [all...]

Completed in 140 milliseconds