Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/insight_intent_executor/
H A Dinsight_intent_executor_info.h28 struct InsightIntentExecutorInfo { struct
29 std::string srcEntry;
30 std::string hapPath;
31 bool esmodule = true;
32 int32_t windowMode = 0;
33 sptr<IRemoteObject> token = nullptr;
34 std::shared_ptr<NativeReference> pageLoader = nullptr;
35 std::shared_ptr<InsightIntentExecuteParam> executeParam = nullptr;