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

/haiku/src/tests/servers/registrar/
H A DFakeAuthenticationManager.h26 class GroupDB;
32 GroupDB* fGroupDB;
/haiku/src/servers/registrar/
H A DAuthenticationManager.h29 class GroupDB;
46 GroupDB* fGroupDB;
H A DAuthenticationManager.cpp594 class AuthenticationManager::GroupDB { class in class:AuthenticationManager
742 fGroupDB = new(std::nothrow) GroupDB;

Completed in 62 milliseconds