Searched refs:packageWithoutVersion (Results 1 – 1 of 1) sorted by relevance
101 static std::string packageWithoutVersion(const std::string& packageAndVersion) { in packageWithoutVersion() function114 if (!base::StartsWith(packageWithoutVersion(processName), packageWithoutVersion(descriptor))) { in tryShortenProcessName()