Home
last modified time | relevance | path

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

/base/account/os_account/frameworks/appaccount/native/include/
Dapp_account_common.h89 struct AuthenticatorSessionRequest { struct
90 std::string action;
91 std::string sessionId;
92 std::string name = UNKONW_STRING_VALUE;
93 std::string owner = UNKONW_STRING_VALUE;
94 std::string authType;
95 std::string token;
96 std::string bundleName = UNKONW_STRING_VALUE;
97 std::string callerBundleName;
98 std::string callerAbilityName = UNKONW_STRING_VALUE;
[all …]