Home
last modified time | relevance | path

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

/haiku/src/kits/tracker/
H A DFSUtils.h76 bool allowContinue);
134 bool allowContinue);
H A DFSUtils.cpp233 status_t error, bool allowContinue) in FileError() argument
355 status_t error, bool allowContinue) in FileError() argument
361 if (allowContinue) { in FileError()