Home
last modified time | relevance | path

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

/haiku/src/kits/debugger/jobs/
H A DWriteCoreFileJob.cpp55 fTeam->NotifyCoreFileChanged(path.Path()); in Do()
/haiku/headers/private/debugger/model/
H A DTeam.h271 void NotifyCoreFileChanged(
/haiku/src/kits/debugger/model/
H A DTeam.cpp856 Team::NotifyCoreFileChanged(const char* targetPath) in NotifyCoreFileChanged() function in Team