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

/haiku/src/bin/mail_utils/
H A Dspamdbm.cpp1358 status_t LoadSaveDatabase (bool DoLoad, char *ErrorMessage);
3564 return LoadSaveDatabase (true /* DoLoad */, ErrorMessage);
3590 status_t ABSApp::LoadSaveDatabase (bool DoLoad, char *ErrorMessage) function in class:ABSApp
5158 return LoadSaveDatabase (false /* DoLoad */, ErrorMessage);

Completed in 87 milliseconds