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

/haiku-fatelf/src/servers/registrar/
H A DClipboard.cpp19 fDataSource(),
44 fDataSource = dataSource;
66 return fDataSource;
H A DClipboard.h29 BMessenger fDataSource; member in class:Clipboard
/haiku-fatelf/headers/os/app/
H A DClipboard.h64 BMessenger fDataSource; member in class:BClipboard
/haiku-fatelf/src/apps/debuganalyzer/model_loader/
H A DModelLoader.h121 DataSource* fDataSource; member in class:ModelLoader
H A DModelLoader.cpp327 fDataSource(dataSource),
338 delete fDataSource;
363 if (fModel != NULL || fDataSource == NULL)
441 fDataSource->GetName(dataSourceName);
527 status_t error = fDataSource->CreateDataIO(&io);
572 error = fDataSource->CreateDataIO(&io);
/haiku-fatelf/src/kits/app/
H A DClipboard.cpp239 return fDataSource;
295 && reply.FindMessenger("data source", &fDataSource) == B_OK
/haiku-fatelf/src/bin/
H A Dxres.cpp626 fDataSource(dataSource)
634 delete fDataSource;
640 fDataSource);
641 fDataSource->Flush();
648 ResourceDataSource *fDataSource; member in struct:AddResourceCommand

Completed in 102 milliseconds