Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dapplication_info.h152 struct ApplicationEnvironment : public Parcelable { struct
158 static ApplicationEnvironment *Unmarshalling(Parcel &parcel); argument