Home
last modified time | relevance | path

Searched refs:debugPath (Results 1 – 2 of 2) sorted by relevance

/haiku/src/kits/tracker/
H A DOpenWithWindow.cpp257 BPath debugPath; in SetDefaultAppForOneType() local
258 debugEntry.GetPath(&debugPath); in SetDefaultAppForOneType()
261 debugPath.Path(), appSignature, element->String(), strerror(result))); in SetDefaultAppForOneType()
/haiku/src/kits/debugger/dwarf/
H A DDwarfFile.cpp3228 BString debugPath; in _LocateDebugInfo() local
3230 debugPath = locatedFilePath; in _LocateDebugInfo()
3237 debugPath = _requiredExternalFileName; in _LocateDebugInfo()
3243 fAlternateName = strdup(debugPath.String()); in _LocateDebugInfo()