Searched defs:EncryptionParam (Results 1 – 2 of 2) sorted by relevance
28 struct EncryptionParam : public Parcelable { struct36 EncryptionParam() = default; argument
23 EncryptionParam::EncryptionParam(const std::string &name, const std::string &id, int32_t uidParam, … in EncryptionParam() function in OHOS::AppExecFwk::EncryptionParam