Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dability_record.h245 struct AbilityRequest { struct
246 Want want;
249 int32_t uid = 0;
250 int requestCode = -1;
251 bool restart = false;
253 int64_t restartTime = 0;
254 bool startRecent = false;
258 int callerUid = -1;
270 int32_t userId = -1;
281 bool isFromIcon = false;
[all …]