Searched defs:PROFILE_CERT_FILE (Results 1 – 3 of 3) sorted by relevance
104 static const std::string PROFILE_CERT_FILE; variable
184 public static final String PROFILE_CERT_FILE = "profileCertFile"; field in Options
42 const std::string Options::PROFILE_CERT_FILE = "profileCertFile"; member in OHOS::SignatureTools::Options