Searched refs:watchpointReference (Results 1 - 2 of 2) sorted by relevance

/haiku/src/kits/debugger/controllers/
H A DTeamDebugger.cpp743 BReference<Watchpoint> watchpointReference; local
750 watchpointReference.SetTo(watchpoint, true);
1251 BReference<Watchpoint> watchpointReference(watchpoint);
1255 watchpointReference.Detach();
1273 BReference<Watchpoint> watchpointReference(watchpoint);
1276 watchpointReference.Detach();
2254 BReference<Watchpoint> watchpointReference(watchpoint);
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DTeamWindow.cpp755 BReference<Watchpoint> watchpointReference(watchpoint, true);
1098 BReference<Watchpoint> watchpointReference(event.GetWatchpoint());
1101 watchpointReference.Detach();

Completed in 57 milliseconds