Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dpreinstalled_application_info.h25 struct PreinstalledApplicationInfo : public Parcelable { struct
33 static PreinstalledApplicationInfo *Unmarshalling(Parcel &parcel); argument