Home
last modified time | relevance | path

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

/ohos5.0/base/security/access_token/services/accesstokenmanager/test/unittest/
H A Dnative_token_receptor_test.cpp103 std::vector<std::shared_ptr<NativeTokenInfoInner>> tokenInfos; variable
132 std::vector<std::shared_ptr<NativeTokenInfoInner>> tokenInfos; variable
282 std::vector<std::shared_ptr<NativeTokenInfoInner>> tokenInfos; variable
347 std::vector<std::shared_ptr<NativeTokenInfoInner>> tokenInfos; variable
435 std::vector<std::shared_ptr<NativeTokenInfoInner>> tokenInfos; variable
505 std::vector<std::shared_ptr<NativeTokenInfoInner>> tokenInfos; variable
522 std::vector<std::shared_ptr<NativeTokenInfoInner>> tokenInfos; variable
573 std::vector<std::shared_ptr<NativeTokenInfoInner>> tokenInfos; variable
627 std::vector<std::shared_ptr<NativeTokenInfoInner>> tokenInfos; variable
H A Daccesstoken_info_manager_test.cpp1523 std::vector<std::shared_ptr<NativeTokenInfoInner>> tokenInfos; variable
/ohos5.0/base/security/access_token/services/accesstokenmanager/main/cpp/src/token/
H A Dnative_token_receptor.cpp142 std::vector<std::shared_ptr<NativeTokenInfoInner>>& tokenInfos) in ParserNativeRawData()
168 std::vector<std::shared_ptr<NativeTokenInfoInner>> tokenInfos; in Init() local
H A Daccesstoken_info_manager.cpp693 const std::vector<std::shared_ptr<NativeTokenInfoInner>>& tokenInfos) in ProcessNativeTokenInfos()
/ohos5.0/foundation/ability/ability_runtime/test/unittest/uri_permission_impl_test/mock/src/
H A Dmock_my_flag.cpp34 TokenInfoMap MyFlag::tokenInfos = {}; member in OHOS::AAFwk::MyFlag
/ohos5.0/foundation/ability/ability_runtime/test/unittest/uri_permission_impl_test/mock/include/
H A Dmock_my_flag.h90 static TokenInfoMap tokenInfos; variable
/ohos5.0/base/account/os_account/services/accountmgr/test/moduletest/app_account/
H A Dapp_account_manager_service_module_not_mock_test.cpp174 std::vector<OAuthTokenInfo> tokenInfos; variable
H A Dapp_account_control_manager_module_test.cpp207 std::vector<OAuthTokenInfo> tokenInfos; variable
H A Dapp_account_manager_service_module_test.cpp1289 std::vector<OAuthTokenInfo> tokenInfos; variable
1314 std::vector<OAuthTokenInfo> tokenInfos; variable
/ohos5.0/base/account/os_account/frameworks/appaccount/native/test/unittest/
H A Dapp_account_manager_test.cpp1621 std::vector<OAuthTokenInfo> tokenInfos; variable
1640 std::vector<OAuthTokenInfo> tokenInfos; variable
1663 std::vector<OAuthTokenInfo> tokenInfos; variable
/ohos5.0/base/account/os_account/services/accountmgr/test/unittest/app_account/
H A Dapp_account_info_test.cpp581 std::map<std::string, OAuthTokenInfo> tokenInfos; variable
602 std::map<std::string, OAuthTokenInfo> tokenInfos; variable
/ohos5.0/base/account/os_account/frameworks/appaccount/native/src/
H A Dapp_account_info.cpp772 bool AppAccountInfo::WriteTokenInfos(const std::map<std::string, OAuthTokenInfo> &tokenInfos, Parce… in WriteTokenInfos()
824 bool AppAccountInfo::ReadTokenInfos(std::map<std::string, OAuthTokenInfo> &tokenInfos, Parcel &data) in ReadTokenInfos()
H A Dapp_account_manager.cpp178 const std::string &name, const std::string &owner, std::vector<OAuthTokenInfo> &tokenInfos) in GetAllOAuthTokens()
H A Dapp_account.cpp415 const std::string &name, const std::string &owner, std::vector<OAuthTokenInfo> &tokenInfos) in GetAllOAuthTokens()
H A Dapp_account_proxy.cpp747 const std::string &name, const std::string &owner, std::vector<OAuthTokenInfo> &tokenInfos) in GetAllOAuthTokens()
/ohos5.0/base/account/os_account/frameworks/test/unittest/
H A Daccount_appaccount_proxy_mock_test.cpp419 std::vector<OAuthTokenInfo> tokenInfos; variable
/ohos5.0/base/account/os_account/services/accountmgr/test/mock/app_account/
H A Dmock_app_account_stub.cpp266 std::vector<OAuthTokenInfo> &tokenInfos) in GetAllOAuthTokens()
/ohos5.0/base/account/os_account/services/accountmgr/src/appaccount/
H A Dinner_app_account_manager.cpp277 const AuthenticatorSessionRequest &request, std::vector<OAuthTokenInfo> &tokenInfos) in GetAllOAuthTokens()
H A Dapp_account_manager_service.cpp463 const std::string &name, const std::string &owner, std::vector<OAuthTokenInfo> &tokenInfos) in GetAllOAuthTokens()
H A Dapp_account_stub.cpp785 std::vector<OAuthTokenInfo> tokenInfos; in ProcGetAllOAuthTokens() local
H A Dapp_account_control_manager.cpp814 const AuthenticatorSessionRequest &request, std::vector<OAuthTokenInfo> &tokenInfos) in GetAllOAuthTokens()