Searched refs:SynchronouslyAskUserForFile (Results 1 - 8 of 8) sorted by relevance

/haiku/src/apps/debugger/user_interface/report/
H A DReportUserInterface.h45 virtual status_t SynchronouslyAskUserForFile(entry_ref* _ref);
H A DReportUserInterface.cpp141 ReportUserInterface::SynchronouslyAskUserForFile(entry_ref* _ref) function in class:ReportUserInterface
/haiku/src/apps/debugger/user_interface/gui/
H A DGraphicalUserInterface.h51 virtual status_t SynchronouslyAskUserForFile(entry_ref* _ref);
H A DGraphicalUserInterface.cpp309 GraphicalUserInterface::SynchronouslyAskUserForFile(entry_ref* _ref) function in class:GraphicalUserInterface
/haiku/src/apps/debugger/user_interface/cli/
H A DCommandLineUserInterface.h49 virtual status_t SynchronouslyAskUserForFile(entry_ref* _ref);
H A DCommandLineUserInterface.cpp225 CommandLineUserInterface::SynchronouslyAskUserForFile(entry_ref* _ref) function in class:CommandLineUserInterface
/haiku/headers/private/debugger/user_interface/
H A DUserInterface.h92 virtual status_t SynchronouslyAskUserForFile(entry_ref* _ref)
/haiku/src/kits/debugger/debug_info/loading_state_handlers/
H A DDwarfLoadingStateHandler.cpp130 interface->SynchronouslyAskUserForFile(&ref);

Completed in 100 milliseconds