Home
last modified time | relevance | path

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

/ide/tools/previewer/jsapp/
DStageContext.h46 struct HapModuleInfo { struct
47 std::vector<AbilityInfo> abilities;
48 std::string compileMode;
49 bool deliveryWithInstall = false;
50 std::vector<std::string> dependencies;
51 std::string description;
52 uint32_t descriptionId;
53 std::vector<std::string> deviceTypes;
54 bool installationFree = false;
55 std::string mainElement;
[all …]