Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/android/
Dcfpf_skiafontmgr.h43 void ScanFile(const ByteString& file);
Dcfpf_skiafontmgr.cpp447 ScanFile(fullpath); in ScanPath()
452 void CFPF_SkiaFontMgr::ScanFile(const ByteString& file) { in ScanFile() function in CFPF_SkiaFontMgr
/external/pdfium/core/fxge/
Dcfx_folderfontinfo.h66 void ScanFile(const ByteString& path);
Dcfx_folderfontinfo.cpp155 bFolder ? ScanPath(fullpath) : ScanFile(fullpath); in ScanPath()
160 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); }