Home
last modified time | relevance | path

Searched defs:OAuthTokenInfo (Results 1 – 1 of 1) sorted by relevance

/base/account/os_account/frameworks/appaccount/native/include/
Dapp_account_info.h28 struct OAuthTokenInfo { struct
29 std::string authType;
30 std::string token;
31 std::set<std::string> authList;
32 bool status = true;