Home
last modified time | relevance | path

Searched refs:_CreateAccountThread (Results 1 – 2 of 2) sorted by relevance

/haiku/src/apps/haikudepot/ui/
H A DUserLoginWindow.h85 void _CreateAccountThread(CreateUserDetail* detail);
H A DUserLoginWindow.cpp1302 threadData->window->_CreateAccountThread(threadData->detail); in _CreateAccountThreadEntry()
1315 UserLoginWindow::_CreateAccountThread(CreateUserDetail* detail) in _CreateAccountThread() function in UserLoginWindow