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

/vbox/src/VBox/ValidationKit/testmanager/core/
H A Duseraccount.py201 def tryFetchAccountByLoginName(self, sLoginName): member in class:UserAccountLogic
/vbox/src/VBox/ValidationKit/testmanager/webui/
H A Dwuibase.py128 self._oCurUser = UserAccountLogic(self._oDb).tryFetchAccountByLoginName(oSrvGlue.getLoginName());

Completed in 1788 milliseconds