Home
last modified time | relevance | path

Searched defs:CheckFile (Results 1 – 4 of 4) sorted by relevance

/external/toolchain-utils/
Dverify_compiler.py85 def CheckFile(filename, compiler, tmp_dir, options, cmd_executer): function
/external/opencv/otherlibs/highgui/
Dgrfmt_base.cpp93 bool GrFmtFilterFactory::CheckFile( const char* filename ) in CheckFile() function in GrFmtFilterFactory
Dgrfmt_imageio.cpp32 bool GrFmtImageIO::CheckFile( const char* filename ) in CheckFile() function in GrFmtImageIO
/external/protobuf/python/google/protobuf/internal/
Ddescriptor_pool_test.py364 def CheckFile(self, test, pool): member in ProtoFile