Home
last modified time | relevance | path

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

/ohos5.0/base/update/sys_installer/interfaces/inner_api/include/
H A Dimodule_update.h70 struct HmpUpdateInfo : public Parcelable { struct
72 int32_t result = 0; // 0 means success
97 static HmpUpdateInfo *Unmarshalling(Parcel &parcel) in Unmarshalling() argument