Home
last modified time | relevance | path

Searched refs:AvatarIsOK (Results 1 – 3 of 3) sorted by relevance

/dports/games/pokerth/pokerth-1.1.2-rc/src/db/
H A Dserverdbcallback.h58 virtual void AvatarIsOK(unsigned requestId) = 0;
/dports/games/pokerth/pokerth-1.1.2-rc/src/dbofficial/
H A Dasyncdbavatarblacklist.cpp52 service.post(boost::bind(&ServerDBCallback::AvatarIsOK, &cb, GetId())); in HandleResult()
/dports/games/pokerth/pokerth-1.1.2-rc/src/net/common/
H A Dserverlobbythread.cpp194 virtual void AvatarIsOK(unsigned requestId) in AvatarIsOK() function in InternalServerCallback