Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/bundle_parser/
Dinner_bundle_info.h36 struct InnerModuleInfo { struct
37 std::string name;
38 std::string modulePackage;
39 std::string moduleName;
40 std::string modulePath;
41 std::string moduleDataDir;
42 std::string moduleResPath;
43 std::string label;
44 std::string hapPath;
45 int32_t labelId = 0;
[all …]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
Dinner_bundle_info.h68 struct InnerModuleInfo { struct
69 std::string name;
70 std::string modulePackage;
71 std::string moduleName;
72 std::string modulePath;
73 std::string moduleDataDir;
74 std::string moduleResPath;
75 std::string moduleHnpsPath;
76 std::string label;
77 std::string hapPath;
[all …]