Searched refs:CheckFile (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/ppapi/c/documentation/
H A Dcheck.sh13 CheckFile () { function
23 CheckFile ${file}
27 CheckFile ${file}
/external/chromium_org/ppapi/cpp/documentation/
H A Dcheck.sh13 CheckFile () { function
23 CheckFile ${file}
27 CheckFile ${file}
/external/opencv/otherlibs/highgui/
H A Dgrfmt_imageio.h52 bool CheckFile( const char* filename );
H A Dgrfmt_base.cpp93 bool GrFmtFilterFactory::CheckFile( const char* filename ) function in class:GrFmtFilterFactory
273 if( tempFactory->CheckFile( filename ) )
H A Dgrfmt_base.h118 virtual bool CheckFile( const char* filename );
H A Dgrfmt_imageio.cpp32 bool GrFmtImageIO::CheckFile( const char* filename ) function in class:GrFmtImageIO
/external/chromium_org/tools/gn/
H A Dheader_checker.h72 bool CheckFile(const Target* from_target,
H A Dheader_checker.cc168 if (!CheckFile(target, file, &err)) {
216 bool HeaderChecker::CheckFile(const Target* from_target, function in class:HeaderChecker
/external/chromium_org/chrome/browser/media_galleries/fileapi/
H A Dmedia_file_validator_browsertest.cc165 CheckFile(move_src_, src_expected ? test_file_size_ : kNoFileSize,
173 void CheckFile(fileapi::FileSystemURL url, function in class:MediaFileValidatorTest
191 CheckFile(move_dest_, dest_expected ? test_file_size_ : kNoFileSize,

Completed in 280 milliseconds