Searched refs:BuildIDRef (Results 1 – 2 of 2) sorted by relevance
39 typedef ArrayRef<uint8_t> BuildIDRef; typedef57 Expected<std::string> getCachedOrDownloadSource(BuildIDRef ID,62 Expected<std::string> getCachedOrDownloadExecutable(BuildIDRef ID);66 Expected<std::string> getCachedOrDownloadDebuginfo(BuildIDRef ID);111 Expected<Optional<std::string>> getDebugBinaryPath(BuildIDRef);112 Expected<Optional<std::string>> getBinaryPath(BuildIDRef);131 Expected<std::string> findDebugBinaryPath(BuildIDRef);132 Expected<std::string> findBinaryPath(BuildIDRef);
49 static std::string buildIDToString(BuildIDRef ID) { in buildIDToString()91 Expected<std::string> getCachedOrDownloadSource(BuildIDRef ID, in getCachedOrDownloadSource()100 Expected<std::string> getCachedOrDownloadExecutable(BuildIDRef ID) { in getCachedOrDownloadExecutable()107 Expected<std::string> getCachedOrDownloadDebuginfo(BuildIDRef ID) { in getCachedOrDownloadDebuginfo()372 Optional<BuildIDRef> ID = symbolize::getBuildID(Object); in findBinaries()395 DebuginfodCollection::getBinaryPath(BuildIDRef ID) { in getBinaryPath()407 DebuginfodCollection::getDebugBinaryPath(BuildIDRef ID) { in getDebugBinaryPath()418 Expected<std::string> DebuginfodCollection::findBinaryPath(BuildIDRef ID) { in findBinaryPath()450 Expected<std::string> DebuginfodCollection::findDebugBinaryPath(BuildIDRef ID) { in findDebugBinaryPath()