Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dfree_install_manager.h34 struct FreeInstallInfo { struct
35 Want want;
36 int32_t userId = -1;
37 int32_t requestCode = -1;
39 bool isInstalled = false;
40 std::string identity;
43 bool isPreStartMissionCalled = false;
44 bool isStartUIAbilityBySCBCalled = false;
45 uint32_t specifyTokenId = 0;
46 bool isFreeInstallFinished = false;
[all …]
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributed_sched_interface.h62 struct FreeInstallInfo { struct
63 OHOS::AAFwk::Want want;
64 int32_t requestCode = OHOS::AAFwk::DEFAULT_INVAL_VALUE;