Searched refs:BuildIdIndex (Results 1 – 1 of 1) sorted by relevance
390 std::map<std::string, FoundBinary> BuildIdIndex(std::vector<std::string> dirs) { in BuildIdIndex() function446 : buildid_to_file_(BuildIdIndex(std::move(roots))) {} in LocalBinaryIndexer()