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()
66 void WriteBuildIDString(const Interned<std::string>& str);
67 WriteBuildIDString(map->build_id, out); in WriteMap()99 void InterningOutputTracker::WriteBuildIDString( in WriteBuildIDString() function in perfetto::profiling::InterningOutputTracker
41 void WriteBuildIDString(const Interned<std::string>& str,