HomeSort by relevance Sort by last modified time
    Searched defs:CheckSignature (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/chrome/browser/safe_browsing/
binary_feature_extractor_posix.cc 16 void BinaryFeatureExtractor::CheckSignature(
binary_feature_extractor_win.cc 25 void BinaryFeatureExtractor::CheckSignature(
  /bionic/libc/tools/zoneinfo/
update-tzdata.py 159 def CheckSignature(data_filename):
234 CheckSignature(filename)
  /external/chromium_org/tools/gyp/test/ios/
gyptest-per-config-settings.py 35 def CheckSignature(file):
134 CheckSignature(result_file)
  /external/opencv/otherlibs/highgui/
grfmt_png.cpp 86 bool GrFmtPng::CheckSignature( const char* signature )
grfmt_base.cpp 110 if( cur_sign_len <= sign_len && CheckSignature( signature ) )
118 bool GrFmtFilterFactory::CheckSignature( const char* signature )
grfmt_pxm.cpp 61 bool GrFmtPxM::CheckSignature( const char* signature )
grfmt_tiff.cpp 64 bool GrFmtTiff::CheckSignature( const char* signature )
  /external/chromium_org/components/policy/core/common/cloud/
cloud_policy_validator.cc 244 { VALIDATE_SIGNATURE, &CloudPolicyValidatorBase::CheckSignature },
350 CloudPolicyValidatorBase::Status CloudPolicyValidatorBase::CheckSignature() {

Completed in 391 milliseconds