Searched defs:HapModuleInfo (Results 1 – 13 of 13) sorted by relevance
78 struct HapModuleInfo { struct80 std::string package;84 std::string iconPath;85 int32_t iconId = 0;86 std::string label;87 int32_t labelId = 0;90 std::string srcPath;92 std::string hapPath;96 std::string cpuAbi;108 std::string pages;[all …]
122 uint32_t iconId = 0;123 uint32_t labelId = 0;126 std::string package;130 std::string label;133 std::string srcPath;135 std::string hapPath;137 std::string cpuAbi;141 HqfInfo hqfInfo;154 std::string pages;155 std::string process;[all …]
1 # HapModuleInfo chapter9 ## HapModuleInfo section
1 # HapModuleInfo chapter
1 # HapModuleInfo chapter8 ## HapModuleInfo section
1486 ### HapModuleInfo subsection
40 struct HapModuleInfo { struct60 std::vector<HapModuleInfo> hapModuleInfos; argument
49 using HapModuleInfo = OHOS::AppExecFwk::HapModuleInfo; variable
1589 ## HapModuleInfo section
137 void ScheduleAbilityStage(const HapModuleInfo&) override in ScheduleAbilityStage()
73 void ScheduleAbilityStage(const HapModuleInfo&) override in ScheduleAbilityStage()