Searched defs:packageAndVersion (Results 1 – 2 of 2) sorted by relevance
103 static std::string packageWithoutVersion(const std::string& packageAndVersion) { in packageWithoutVersion()351 std::string packageAndVersion = fqName.substr(0, idx); in openLibs() local
365 const auto& packageAndVersion = splitFirst(getPackageAndVersion(entry.interfaceName), '@'); in addEntryWithoutInstance() local