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

/haiku/src/bin/
H A Ddiskimage.cpp167 bool isFilePath = true; local
170 || (isFilePath = false, false)
177 isFilePath ? " for file" : "", fileNameOrID, device.ID(),
183 "(ID: %" B_PRId32 ")\n", isFilePath ? " for file" : "",

Completed in 41 milliseconds