Home
last modified time | relevance | path

Searched defs:CodeProtectBundleInfo (Results 1 – 2 of 2) sorted by relevance

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
Dcode_protect_bundle_info.h33 struct CodeProtectBundleInfo : public Parcelable { struct
43 static CodeProtectBundleInfo *Unmarshalling(Parcel &parcel); argument
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
Dcode_protect_bundle_info.cpp65 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