Searched refs:CheckSignature (Results 1 – 9 of 9) sorted by relevance
98 def CheckSignature(data_filename): function176 CheckSignature(filename)
110 if( cur_sign_len <= sign_len && CheckSignature( signature ) ) in CheckFile()118 bool GrFmtFilterFactory::CheckSignature( const char* signature ) in CheckSignature() function in GrFmtFilterFactory
98 bool CheckSignature( const char* signature );
99 bool CheckSignature( const char* signature );
175 bool CheckSignature( const char* signature );
119 virtual bool CheckSignature( const char* signature );
86 bool GrFmtPng::CheckSignature( const char* signature ) in CheckSignature() function in GrFmtPng
61 bool GrFmtPxM::CheckSignature( const char* signature ) in CheckSignature() function in GrFmtPxM
64 bool GrFmtTiff::CheckSignature( const char* signature ) in CheckSignature() function in GrFmtTiff