Searched refs:startAuthRet (Results 1 – 1 of 1) sorted by relevance
171 bool startAuthRet = SimpleAuthContext::OnStart(); in StartAuth() local172 IF_FALSE_LOGE_AND_RETURN_VAL(startAuthRet, false); in StartAuth()