Home
last modified time | relevance | path

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

/haiku/src/kits/debugger/model/
H A DWatchpoint.cpp47 Watchpoint::CompareWatchpoints(const Watchpoint* a, const Watchpoint* b) in CompareWatchpoints() function in Watchpoint
H A DTeam.cpp513 if (fWatchpoints.BinaryInsert(watchpoint, &Watchpoint::CompareWatchpoints)) in AddWatchpoint()
525 &Watchpoint::CompareWatchpoints); in RemoveWatchpoint()
/haiku/headers/private/debugger/model/
H A DWatchpoint.h37 static int CompareWatchpoints(const Watchpoint* a,