Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
Dinner_bundle_info.h64 struct InnerModuleInfo { struct
65 std::string name;
66 std::string modulePackage;
67 std::string moduleName;
68 std::string modulePath;
69 std::string moduleDataDir;
70 std::string moduleResPath;
71 std::string label;
72 std::string hapPath;
73 int32_t labelId = 0;
[all …]