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

  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
X509CRLEntryObject.java 80 Set extns = getCriticalExtensionOIDs(); local
82 return extns != null && !extns.isEmpty();
X509CRLObject.java 112 Set extns = getCriticalExtensionOIDs(); local
114 if (extns == null)
119 extns.remove(RFC3280CertPathUtilities.ISSUING_DISTRIBUTION_POINT);
120 extns.remove(RFC3280CertPathUtilities.DELTA_CRL_INDICATOR);
122 return !extns.isEmpty();
  /hardware/qcom/media/mm-video/vidc/venc/src/
omx_video_base.cpp 1958 char *extns[] = { local
    [all...]
  /prebuilts/tools/common/m2/internal/xalan/xalan/2.6.0/
xalan-2.6.0.jar 

Completed in 536 milliseconds