Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/include/schedule/
H A Dsystem_ability_state_context.h52 struct LoadRequestInfo { struct
53 std::string deviceId;
54 sptr<ISystemAbilityLoadCallback> callback;
55 int32_t systemAbilityId = -1;
56 int32_t callingPid = -1;
57 OnDemandEvent loadEvent;