Home
last modified time | relevance | path

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) in SetStopOnImageLoad() argument
314 fStopImageNameListEnabled = useImageNameList; in SetStopOnImageLoad()
315 NotifyStopOnImageLoadChanged(enabled, useImageNameList); in SetStopOnImageLoad()
737 Team::NotifyStopOnImageLoadChanged(bool enabled, bool useImageNameList) in NotifyStopOnImageLoadChanged() argument
743 enabled, useImageNameList)); in NotifyStopOnImageLoadChanged()
/haiku/headers/private/debugger/model/
H A DTeam.h152 bool useImageNameList);
241 bool useImageNameList);