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

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

Completed in 65 milliseconds