Searched refs:build_id_string_ (Results 1 – 1 of 1) sorted by relevance
172 std::string build_id_string_; member in simpleperf::ReportLib372 build_id_string_.clear(); in GetBuildIdForPath()373 return build_id_string_.c_str(); in GetBuildIdForPath()377 build_id_string_.clear(); in GetBuildIdForPath()379 build_id_string_ = build_id.ToString(); in GetBuildIdForPath()381 return build_id_string_.c_str(); in GetBuildIdForPath()