Home
last modified time | relevance | path

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

/base/account/os_account/services/accountmgr/test/moduletest/app_account/
H A Dapp_account_control_manager_module_test.cpp207 std::vector<OAuthTokenInfo> tokenInfos; in HWTEST_F() local
H A Dapp_account_manager_service_module_not_mock_test.cpp174 std::vector<OAuthTokenInfo> tokenInfos; in HWTEST_F() local
H A Dapp_account_manager_service_module_test.cpp1292 std::vector<OAuthTokenInfo> tokenInfos; in HWTEST_F() local
1317 std::vector<OAuthTokenInfo> tokenInfos; in HWTEST_F() local
[all...]
/base/security/access_token/services/accesstokenmanager/main/cpp/src/token/
H A Dnative_token_receptor.cpp168 std::vector<std::shared_ptr<NativeTokenInfoInner>> tokenInfos; in Init() local
141 ParserNativeRawData(const std::string& nativeRawData, std::vector<std::shared_ptr<NativeTokenInfoInner>>& tokenInfos) ParserNativeRawData() argument
H A Daccesstoken_info_manager.cpp693 ProcessNativeTokenInfos( const std::vector<std::shared_ptr<NativeTokenInfoInner>>& tokenInfos) ProcessNativeTokenInfos() argument
/base/account/os_account/frameworks/test/unittest/
H A Daccount_appaccount_proxy_mock_test.cpp419 std::vector<OAuthTokenInfo> tokenInfos; in HWTEST_F() local
/base/security/access_token/services/accesstokenmanager/test/unittest/
H A Dnative_token_receptor_test.cpp103 std::vector<std::shared_ptr<NativeTokenInfoInner>> tokenInfos; in HWTEST_F() local
126 std::vector<std::shared_ptr<NativeTokenInfoInner>> tokenInfos; in HWTEST_F() local
276 std::vector<std::shared_ptr<NativeTokenInfoInner>> tokenInfos; HWTEST_F() local
373 std::vector<std::shared_ptr<NativeTokenInfoInner>> tokenInfos; HWTEST_F() local
443 std::vector<std::shared_ptr<NativeTokenInfoInner>> tokenInfos; HWTEST_F() local
460 std::vector<std::shared_ptr<NativeTokenInfoInner>> tokenInfos; HWTEST_F() local
507 std::vector<std::shared_ptr<NativeTokenInfoInner>> tokenInfos; HWTEST_F() local
557 std::vector<std::shared_ptr<NativeTokenInfoInner>> tokenInfos; HWTEST_F() local
[all...]
/base/account/os_account/frameworks/appaccount/native/src/
H A Dapp_account_manager.cpp177 GetAllOAuthTokens( const std::string &name, const std::string &owner, std::vector<OAuthTokenInfo> &tokenInfos) GetAllOAuthTokens() argument
H A Dapp_account_proxy.cpp746 GetAllOAuthTokens( const std::string &name, const std::string &owner, std::vector<OAuthTokenInfo> &tokenInfos) GetAllOAuthTokens() argument
H A Dapp_account.cpp414 GetAllOAuthTokens( const std::string &name, const std::string &owner, std::vector<OAuthTokenInfo> &tokenInfos) GetAllOAuthTokens() argument
H A Dapp_account_info.cpp765 bool AppAccountInfo::WriteTokenInfos(const std::map<std::string, OAuthTokenInfo> &tokenInfos, Parcel &data) const in WriteTokenInfos() argument
817 bool AppAccountInfo::ReadTokenInfos(std::map<std::string, OAuthTokenInfo> &tokenInfos, Parcel &data) in ReadTokenInfos() argument
[all...]
/base/account/os_account/services/accountmgr/test/mock/app_account/
H A Dmock_app_account_stub.cpp265 GetAllOAuthTokens(const std::string &name, const std::string &owner, std::vector<OAuthTokenInfo> &tokenInfos) GetAllOAuthTokens() argument
/base/account/os_account/services/accountmgr/test/unittest/app_account/
H A Dapp_account_info_test.cpp581 std::map<std::string, OAuthTokenInfo> tokenInfos; in HWTEST_F() local
602 std::map<std::string, OAuthTokenInfo> tokenInfos; in HWTEST_F() local
/base/account/os_account/services/accountmgr/src/appaccount/
H A Dapp_account_stub.cpp785 std::vector<OAuthTokenInfo> tokenInfos; in ProcGetAllOAuthTokens() local
H A Dinner_app_account_manager.cpp276 GetAllOAuthTokens( const AuthenticatorSessionRequest &request, std::vector<OAuthTokenInfo> &tokenInfos) GetAllOAuthTokens() argument
H A Dapp_account_manager_service.cpp498 GetAllOAuthTokens( const std::string &name, const std::string &owner, std::vector<OAuthTokenInfo> &tokenInfos) GetAllOAuthTokens() argument
H A Dapp_account_control_manager.cpp814 GetAllOAuthTokens( const AuthenticatorSessionRequest &request, std::vector<OAuthTokenInfo> &tokenInfos) GetAllOAuthTokens() argument
/base/account/os_account/frameworks/appaccount/native/test/unittest/
H A Dapp_account_manager_test.cpp1621 std::vector<OAuthTokenInfo> tokenInfos; in HWTEST_F() local
1640 std::vector<OAuthTokenInfo> tokenInfos; in HWTEST_F() local
1663 std::vector<OAuthTokenInfo> tokenInfos; HWTEST_F() local
[all...]
/base/account/os_account/frameworks/appaccount/cj/src/
H A Dappaccount_impl.cpp237 std::vector<OAuthTokenInfo> tokenInfos; in getAllAuthTokens() local

Completed in 28 milliseconds