Searched defs:InnerModuleInfo (Results 1 – 2 of 2) sorted by relevance
36 struct InnerModuleInfo { struct37 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 …]
68 struct InnerModuleInfo { struct69 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 …]