Searched refs:WriteBuildIDString (Results 1 – 4 of 4) sorted by relevance
38 void DumpState::WriteBuildIDString(const Interned<std::string>& str) { in WriteBuildIDString() function in perfetto::profiling::DumpState39 intern_state_->WriteBuildIDString(str, GetCurrentInternedData()); in WriteBuildIDString()
68 void WriteBuildIDString(const Interned<std::string>& str);
64 WriteBuildIDString(map->build_id, out); in WriteMap()94 void InterningOutputTracker::WriteBuildIDString( in WriteBuildIDString() function in perfetto::profiling::InterningOutputTracker
42 void WriteBuildIDString(const Interned<std::string>& str,