Home
last modified time | relevance | path

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

/haiku/src/kits/tracker/
H A DFSUtils.cpp893 BString errorStr; in InitCopy() local
895 errorStr.SetTo( in InitCopy()
899 errorStr.SetTo( in InitCopy()
904 BAlert* alert = new BAlert("", errorStr.String(), in InitCopy()