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

/haiku/src/add-ons/tracker/zipomatic/
H A DGenericThread.h17 BMessage* GetDataStore();
H A DGenericThread.cpp175 GenericThread::GetDataStore() function in class:GenericThread
/haiku/src/apps/expander/
H A DGenericThread.h19 BMessage* GetDataStore(void);
H A DExpanderThread.cpp54 if ((status = GetDataStore()->FindRef("srcRef", &srcRef)) != B_OK)
57 if (GetDataStore()->FindRef("destRef", &destRef) == B_OK) {
62 if ((status = GetDataStore()->FindString("cmd", &cmd)) != B_OK)
H A DGenericThread.cpp167 GenericThread::GetDataStore(void) function in class:GenericThread

Completed in 98 milliseconds