Searched defs:InnerModuleInfo (Results 1 – 1 of 1) sorted by relevance
57 struct InnerModuleInfo { struct58 std::string name;59 std::string modulePackage;60 std::string moduleName;61 std::string modulePath;62 std::string moduleDataDir;63 std::string moduleResPath;64 std::string label;65 int32_t labelId = 0;66 std::string description;[all …]