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

/haiku/src/apps/debuganalyzer/model_loader/
H A DAbstractModelLoader.h21 virtual status_t StartLoading();
H A DAbstractModelLoader.cpp32 AbstractModelLoader::StartLoading() function in class:AbstractModelLoader
92 /*! Called from StartLoading() with the lock held.
/haiku/src/kits/debugger/dwarf/
H A DDwarfManager.cpp58 error = file->StartLoading(fileName, _state.externalInfoFileName);
H A DDwarfFile.h38 status_t StartLoading(const char* fileName,
H A DDwarfFile.cpp556 DwarfFile::StartLoading(const char* fileName, BString& _requiredExternalFile) function in class:DwarfFile
/haiku/src/apps/debuganalyzer/gui/thread_window/
H A DThreadWindow.cpp135 status_t error = fThreadModelLoader->StartLoading();
/haiku/src/apps/debuganalyzer/gui/main_window/
H A DMainWindow.cpp137 status_t error = fModelLoader->StartLoading();

Completed in 139 milliseconds