Home
last modified time | relevance | path

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

/foundation/appexecfwk/standard/services/bundlemgr/include/
Dinner_bundle_info.h57 struct InnerModuleInfo { struct
58 std::string name;
59 std::string modulePackage;
60 std::string moduleName;
61 std::string modulePath;
62 std::string moduleDataDir;
63 std::string moduleResPath;
64 std::string label;
65 int32_t labelId = 0;
66 std::string description;
[all …]