Searched defs:LoadRequestInfo (Results 1 – 1 of 1) sorted by relevance
52 struct LoadRequestInfo { struct53 std::string deviceId;54 sptr<ISystemAbilityLoadCallback> callback;55 int32_t systemAbilityId = -1;56 int32_t callingPid = -1;57 OnDemandEvent loadEvent;