Searched refs:SetLocatedPath (Results 1 - 6 of 6) sorted by relevance

/haiku/headers/private/debugger/files/
H A DLocatableDirectory.h24 virtual void SetLocatedPath(const BString& path,
H A DLocatableEntry.h50 virtual void SetLocatedPath(const BString& path,
H A DLocatableFile.h28 virtual void SetLocatedPath(const BString& path,
/haiku/src/kits/debugger/files/
H A DLocatableDirectory.cpp61 LocatableDirectory::SetLocatedPath(const BString& path, bool implicit) function in class:LocatableDirectory
H A DLocatableFile.cpp69 LocatableFile::SetLocatedPath(const BString& path, bool implicit) function in class:LocatableFile
H A DFileManager.cpp239 entry->SetLocatedPath(locatedPath, implicit);
244 entry->SetLocatedPath(locatedPath, implicit);
368 directory->SetLocatedPath(dirPath, false);

Completed in 55 milliseconds