Searched refs:WriteMappingPathString (Results 1 – 4 of 4) sorted by relevance
42 void DumpState::WriteMappingPathString(const Interned<std::string>& str) { in WriteMappingPathString() function in perfetto::profiling::DumpState43 intern_state_->WriteMappingPathString(str, GetCurrentInternedData()); in WriteMappingPathString()
65 void WriteMappingPathString(const Interned<std::string>& str);
65 WriteMappingPathString(str, out); in WriteMap()115 void InterningOutputTracker::WriteMappingPathString( in WriteMappingPathString() function in perfetto::profiling::InterningOutputTracker
43 void WriteMappingPathString(const Interned<std::string>& str,