Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/appmgr/include/
Dapp_spawn_client.h118 struct CreateStartMsgParam { struct
119 bool strictMode = false;
120 bool networkEnableFlags = true;
121 bool saEnableFlags = true;
122 ExtensionAbilityType extensionAbilityType = ExtensionAbilityType::UNSPECIFIED;
123 uint32_t startFlags = 0;
124 int32_t uid = -1;
125 int32_t bundleIndex = 0;
126 std::shared_ptr<AAFwk::Want> want = nullptr;
127 std::string moduleName;
[all …]