Home
last modified time | relevance | path

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

/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DBreakpointListView.cpp239 return _GetWatchpointValueAt(proxy->GetWatchpoint(), rowIndex, in GetValueAt()
291 bool _GetWatchpointValueAt(Watchpoint* watchpoint, int32 rowIndex, in _GetWatchpointValueAt() function in BreakpointListView::BreakpointsTableModel