Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxge/android/
Dfpf_skiafontmgr.h107 void ScanFile(const CFX_ByteStringC& file);
Dfpf_skiafontmgr.cpp435 ScanFile(fullpath); in ScanPath()
440 void CFPF_SkiaFontMgr::ScanFile(const CFX_ByteStringC& file) { in ScanFile() function in CFPF_SkiaFontMgr
/external/clang/tools/scan-build/bin/
Dscan-build374 sub ScanFile { subroutine
580 foreach my $file (@filesFound) { ScanFile(\@Index, $Dir, $file, \@Stats); }
/external/pdfium/core/include/fxge/
Dfx_font.h422 void ScanFile(CFX_ByteString& path);
/external/pdfium/core/src/fxge/ge/
Dfx_ge_fontmap.cpp1365 ScanFile(fullpath); in ScanPath()
1370 void CFX_FolderFontInfo::ScanFile(CFX_ByteString& path) { in ScanFile() function in CFX_FolderFontInfo