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