Searched defs:InnerModuleInfo (Results 1 – 1 of 1) sorted by relevance
64 struct InnerModuleInfo { struct65 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 …]