Home
last modified time | relevance | path

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

/external/libweave/src/privet/
Dsecurity_manager.cc129 if (!IsAnonymousAuthSupported()) in CreateAccessTokenImpl()
208 if (IsAnonymousAuthSupported()) in GetAuthTypes()
434 bool SecurityManager::IsAnonymousAuthSupported() const { in IsAnonymousAuthSupported() function in weave::privet::SecurityManager
Dsecurity_manager.h115 bool IsAnonymousAuthSupported() const;