Home
last modified time | relevance | path

Searched refs:RemoveAllDataSources (Results 1 – 5 of 5) sorted by relevance

/haiku/src/apps/debuganalyzer/gui/chart/
H A DChart.h38 void RemoveAllDataSources();
H A DChart.cpp148 Chart::RemoveAllDataSources() in RemoveAllDataSources() function in Chart
/haiku/src/apps/activitymonitor/
H A DActivityView.h76 void RemoveAllDataSources();
H A DActivityView.cpp881 ActivityView::RemoveAllDataSources() in RemoveAllDataSources() function in ActivityView
/haiku/src/apps/debuganalyzer/gui/thread_window/
H A DActivityPage.cpp413 fActivityChart->RemoveAllDataSources(); in SetModel()