Searched defs:InsightIntentExecutorInfo (Results 1 – 1 of 1) sorted by relevance
28 struct InsightIntentExecutorInfo { struct29 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;