Searched defs:FormInfo (Results 1 – 6 of 6) sorted by relevance
28 std::string package;29 std::string bundleName;33 std::string abilityName;34 std::string name;35 std::string displayName;36 std::string description;38 std::string deepLink;41 std::string src;42 FormWindow window;43 uint32_t displayNameId = 0;[all …]
16 ## FormInfo section
15 ## FormInfo section
74 FormInfo::FormInfo(const ExtensionAbilityInfo &abilityInfo, const ExtensionFormInfo &formInfo) in FormInfo() function in OHOS::AppExecFwk::FormInfo