Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_profile.cpp209 struct Forms { struct
210 std::string name;
211 std::string description;
212 uint32_t descriptionId = 0;
213 bool isDefault = false;
214 std::string type;
215 std::string src;
216 Window window;
222 bool updateEnabled = false;
225 std::string deepLink;
[all …]