Searched defs:CodeProtectBundleInfo (Results 1 – 2 of 2) sorted by relevance
33 struct CodeProtectBundleInfo : public Parcelable { struct43 static CodeProtectBundleInfo *Unmarshalling(Parcel &parcel); argument
65 void to_json(nlohmann::json &jsonObject, const CodeProtectBundleInfo &CodeProtectBundleInfo) in to_json()77 void from_json(const nlohmann::json &jsonObject, CodeProtectBundleInfo &CodeProtectBundleInfo) in from_json() argument