Home
last modified time | relevance | path

Searched refs:ScanFile (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/core/fxge/android/
Dcfpf_skiafontmgr.h37 void ScanFile(const ByteString& file);
Dcfpf_skiafontmgr.cpp384 ScanFile(fullpath); in ScanPath()
388 void CFPF_SkiaFontMgr::ScanFile(const ByteString& file) { in ScanFile() function in CFPF_SkiaFontMgr
/external/pdfium/core/fxge/
Dcfx_folderfontinfo.h59 void ScanFile(const ByteString& path);
Dcfx_folderfontinfo.cpp171 bFolder ? ScanPath(fullpath) : ScanFile(fullpath); in ScanPath()
175 void CFX_FolderFontInfo::ScanFile(const ByteString& path) { in ScanFile() function in CFX_FolderFontInfo
/external/clang/tools/scan-build/bin/
Dscan-build375 sub ScanFile { subroutine
581 foreach my $file (@filesFound) { ScanFile(\@Index, $Dir, $file, \@Stats); }
/external/llvm-project/clang/tools/scan-build/bin/
Dscan-build379 sub ScanFile { subroutine
605 foreach my $file (@filesFound) { ScanFile(\@Index, $Dir, $file, \@Stats); }