Home
last modified time | relevance | path

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

/ohos5.0/base/customization/enterprise_device_management/services/edm_plugin/include/utils/
H A Duninstall_param_serializer.h25 struct UninstallParam { struct
34 class UninstallParamSerializer : public IPolicySerializer<UninstallParam>, argument
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dinstall_param.h161 struct UninstallParam : public Parcelable { struct
169 static UninstallParam *Unmarshalling(Parcel &parcel); argument