HomeSort by relevance Sort by last modified time
    Searched refs:CheckFile (Results 1 - 5 of 5) sorted by null

  /external/opencv/otherlibs/highgui/
grfmt_imageio.h 52 bool CheckFile( const char* filename );
grfmt_base.h 118 virtual bool CheckFile( const char* filename );
grfmt_base.cpp 93 bool GrFmtFilterFactory::CheckFile( const char* filename )
273 if( tempFactory->CheckFile( filename ) )
grfmt_imageio.cpp 32 bool GrFmtImageIO::CheckFile( const char* filename )
  /external/protobuf/python/google/protobuf/internal/
descriptor_pool_test.py 236 TEST1_FILE.CheckFile(self, self.pool)
237 TEST2_FILE.CheckFile(self, self.pool)
249 def CheckFile(self, test, pool):

Completed in 70 milliseconds