Searched defs:SigninType (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/components/signin/core/browser/
H A Dsignin_manager.h141 enum SigninType { SIGNIN_TYPE_NONE, SIGNIN_TYPE_WITH_REFRESH_TOKEN }; enum in class:SigninManager
143 std::string SigninTypeToString(SigninType type);
157 bool PrepareForSignin(SigninType type,
188 SigninType type_;

Completed in 2810 milliseconds