Searched defs:hex_build_id (Results 1 – 2 of 2) sorted by relevance
198 std::string SplitBuildID(const std::string& hex_build_id) { in SplitBuildID()438 std::string hex_build_id = base::ToHex(build_id.c_str(), build_id.size()); in FindBinaryInRoot() local
86 std::string hex_build_id = in AddMapping() local