Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
H A Dapp_debug_info.h28 struct AppDebugInfo : public Parcelable { struct
36 static AppDebugInfo *Unmarshalling(Parcel &parcel); argument