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()
69 void WriteMappingPathString(const Interned<std::string>& str);
62 WriteMappingPathString(str, out); in WriteMap()110 void InterningOutputTracker::WriteMappingPathString( in WriteMappingPathString() function in perfetto::profiling::InterningOutputTracker
44 void WriteMappingPathString(const Interned<std::string>& str,