Searched refs:DumpSnapshots (Results 1 – 3 of 3) sorted by relevance
275 bool Watchpoint::DumpSnapshots(Stream *s, const char *prefix) const { in DumpSnapshots() function in Watchpoint379 DumpSnapshots(s, " "); in DumpWithLevel()
129 bool DumpSnapshots(Stream *s, const char *prefix = nullptr) const;
1001 if (wp_sp->DumpSnapshots(output_sp.get())) { in PerformAction()