Searched defs:InnerModuleInfo (Results 1 – 1 of 1) sorted by relevance
63 struct InnerModuleInfo { struct64 std::string name;65 std::string modulePackage;66 std::string moduleName;67 std::string modulePath;68 std::string moduleDataDir;69 std::string moduleResPath;70 std::string label;71 std::string hapPath;72 int32_t labelId = 0;[all …]