Home
last modified time | relevance | path

Searched defs:watchpointReference (Results 1 – 2 of 2) sorted by relevance

/haiku/src/kits/debugger/controllers/
H A DTeamDebugger.cpp743 BReference<Watchpoint> watchpointReference; in MessageReceived() local
1251 BReference<Watchpoint> watchpointReference(watchpoint); in SetWatchpointEnabledRequested() local
1273 BReference<Watchpoint> watchpointReference(watchpoint); in ClearWatchpointRequested() local
2254 BReference<Watchpoint> watchpointReference(watchpoint); in _HandleClearWatchpoint() local
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DTeamWindow.cpp755 BReference<Watchpoint> watchpointReference(watchpoint, true); in MessageReceived() local
1098 BReference<Watchpoint> watchpointReference(event.GetWatchpoint()); in WatchpointChanged() local