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