Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dmodule_profile.cpp173 struct Extension { struct
174 std::string name;
175 std::string srcEntrance;
176 std::string icon;
177 int32_t iconId = 0;
178 std::string label;
179 int32_t labelId = 0;
180 std::string description;
181 int32_t descriptionId = 0;
182 int32_t priority = 0;
[all …]