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

/haiku/src/kits/debugger/model/
H A DTeam.cpp311 Team::SetStopOnImageLoad(bool enabled, bool useImageNameList) argument
314 fStopImageNameListEnabled = useImageNameList;
315 NotifyStopOnImageLoadChanged(enabled, useImageNameList);
737 Team::NotifyStopOnImageLoadChanged(bool enabled, bool useImageNameList) argument
743 enabled, useImageNameList));
/haiku/headers/private/debugger/model/
H A DTeam.h152 bool useImageNameList);
241 bool useImageNameList);

Completed in 40 milliseconds