Home
last modified time | relevance | path

Searched defs:that (Results 1 – 3 of 3) sorted by relevance

/haiku/src/apps/powerstatus/
H A DDriverInterface.cpp145 PowerStatusDriverInterface* that = (PowerStatusDriverInterface*)data; in _ThreadWatchPowerFunction() local
/haiku/src/apps/musiccollection/
H A DFileMonitor.cpp178 ReadThread* that = (ReadThread*)data; in ReadThreadFunction() local
/haiku/src/add-ons/mail_daemon/inbound_protocols/pop3/
H A DPOP3.cpp54 NotHere(BStringList& that, BStringList& otherList, BStringList* results) in NotHere()