Searched defs:PARAM_BASIC_CRL (Results 1 – 5 of 5) sorted by relevance
27 const std::string ParamConstants::PARAM_BASIC_CRL = "crl"; member in OHOS::SignatureTools::ParamConstants
35 static const std::string PARAM_BASIC_CRL; variable
127 public static final String PARAM_BASIC_CRL = "crl"; field in ParamConstants