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) function in class:Watchpoint
H A DTeam.cpp513 if (fWatchpoints.BinaryInsert(watchpoint, &Watchpoint::CompareWatchpoints))
525 &Watchpoint::CompareWatchpoints);
/haiku/headers/private/debugger/model/
H A DWatchpoint.h37 static int CompareWatchpoints(const Watchpoint* a,

Completed in 23 milliseconds