Home
last modified time | relevance | path

Searched defs:token (Results 351 - 375 of 876) sorted by relevance

1...<<11121314151617181920>>...36

/base/account/os_account/services/accountmgr/test/mock/app_account/
H A Daccount_data_storage.cpp91 std::string token; member
159 ErrCode SetOAuthToken(const std::string &authType, const std::string &token) in SetOAuthToken() argument
/base/account/os_account/services/accountmgr/test/unittest/domain_account/
H A Ddomain_account_manager_inner_service_test.cpp420 std::vector<uint8_t> token; in HWTEST_F() local
445 std::vector<uint8_t> token; in HWTEST_F() local
/base/account/os_account/services/accountmgr/test/unittest/domain_account/mock/
H A Dmock_musl.cpp121 AuthWithToken(const PluginDomainAccountInfo *domainAccountInfo, const PluginUint8Vector *token, PluginAuthResultInfo **authResultInfo) AuthWithToken() argument
192 IsAccountTokenValid(const PluginDomainAccountInfo *domainAccountInfo, const PluginUint8Vector *token, int32_t *isValid) IsAccountTokenValid() argument
/base/account/os_account/frameworks/domain_account/src/
H A Ddomain_account_proxy.cpp228 ErrCode DomainAccountProxy::UpdateAccountToken(const DomainAccountInfo &info, const std::vector<uint8_t> &token) in UpdateAccountToken() argument
/base/account/os_account/interfaces/innerkits/domain_account/native/include/
H A Ddomain_account_common.h125 std::vector<uint8_t> token; member
/base/account/os_account/interfaces/kits/napi/domain_account/include/
H A Dnapi_domain_account_manager.h53 std::vector<uint8_t> token; member
/base/account/os_account/services/accountmgr/include/account_iam/
H A Daccount_iam_callback.h155 std::vector<uint8_t> token; member
/base/account/os_account/frameworks/appaccount/cj/include/
H A Dappaccount_defination.h49 char *token; member
/base/account/os_account/frameworks/domain_account/test/moduletest/src/
H A Dmock_domain_plugin.cpp108 void MockDomainPlugin::AuthWithToken(const DomainAccountInfo &info, const std::vector<uint8_t> &token, in AuthWithToken() argument
215 void MockDomainPlugin::IsAccountTokenValid(const DomainAccountInfo &info, const std::vector<uint8_t> &token, in IsAccountTokenValid() argument
233 std::vector<uint8_t> token; in GetAccessToken() local
/base/account/os_account/services/accountmgr/test/unittest/account_iam/
H A Daccount_iam_callback_test.cpp330 std::vector<uint8_t> token; in HWTEST_F() local
346 std::vector<uint8_t> token; in HWTEST_F() local
369 std::vector<uint8_t> token; in HWTEST_F() local
385 std::vector<uint8_t> token; in HWTEST_F() local
/base/powermgr/power_manager/test/unittest/src/servicetest/
H A Dpowermgr_service_native_test.cpp287 sptr<IRemoteObject> token = new RunningLockTokenStub(); in HWTEST_F() local
324 sptr<IRemoteObject> token = new RunningLockTokenStub(); in HWTEST_F() local
358 sptr<IRemoteObject> token = new RunningLockTokenStub(); HWTEST_F() local
[all...]
/base/powermgr/power_manager/test/unittest/src/
H A Drunning_lock_native_test.cpp79 sptr<IRemoteObject> token = new RunningLockTokenStub(); in HWTEST_F() local
154 sptr<IRemoteObject> token = new RunningLockTokenStub(); in HWTEST_F() local
186 sptr<IRemoteObject> token = new RunningLockTokenStub(); HWTEST_F() local
228 sptr<IRemoteObject> token = new RunningLockTokenStub(); HWTEST_F() local
676 sptr<IRemoteObject> token = new RunningLockTokenStub(); HWTEST_F() local
[all...]
/base/print/print_fwk/frameworks/kits/extension/src/
H A Djs_print_extension.cpp54 Init(const std::shared_ptr<AbilityLocalRecord> &record, const std::shared_ptr<OHOSApplication> &application, std::shared_ptr<AbilityHandler> &handler, const sptr<IRemoteObject> &token) Init() argument
/base/request/request/frameworks/js/napi/src/legacy/
H A Drequest_manager.cpp99 void RequestManager::OnTaskDone(const std::string &token, bool successful, const std::string &errMsg) in OnTaskDone() argument
236 void RequestManager::CallSuccessCallback(napi_env env, napi_value object, const std::string &token) in CallSuccessCallback() argument
264 auto token = GetTaskToken(); in Download() local
286 auto token in OnDownloadComplete() local
[all...]
/base/request/request/services/include/
H A Dc_task_config.h63 CStringWrapper token; member
89 std::string token; member
H A Dc_task_info.h58 CStringWrapper token; member
76 std::string token; member
/base/request/request/test/unittest/cpp_test/fwkTest/src/
H A Drequest_manager_impl_test.cpp146 string token = "token"; in HWTEST_F() local
210 string token = "token"; in HWTEST_F() local
[all...]
/base/security/device_auth/services/legacy/authenticators/src/account_related/auth/pake_v2_auth_task/
H A Dpake_v2_auth_task_common.c352 AccountToken *token = CreateAccountToken(); in GetAsyPubKeyInfo() local
[all...]
/base/security/huks/test/unittest/huks_standard_test/module_test/service_test/huks_engine/core/src/
H A Dhks_core_service_test.cpp425 struct HksBlob token = { 0 }; in HWTEST_F() local
176 HksCoreInitForDe(const struct HksBlob *key, const struct HksParamSet *paramSet, struct HksBlob *handle, struct HksBlob *token) HksCoreInitForDe() argument
/base/security/huks/interfaces/kits/napi/src/v8/
H A Dhuks_napi_update_finish.cpp45 struct HksBlob *token = nullptr; member
243 GetInputParamSet(napi_env env, napi_value object, struct HksBlob *&token, HksParamSet *&paramSet) GetInputParamSet() argument
[all...]
/base/security/huks/test/unittest/huks_common_test/src/
H A Dhks_test_adapt_for_de.c457 HksInitForDe(const struct HksBlob *keyAlias, const struct HksParamSet *paramSet, struct HksBlob *handle, struct HksBlob *token) HksInitForDe() argument
/base/security/huks/test/unittest/huks_standard_test/module_test/mock/idl/src/
H A Dhuks_access_mock.c76 HuksAccessInit(const struct HksBlob *key, const struct HksParamSet *paramSet, struct HksBlob *handle, struct HksBlob *token) HuksAccessInit() argument
/base/security/huks/services/huks_standard/huks_engine/main/core/src/
H A Dhks_core_service_key_operate_three_stage.c141 CoreInitPreCheck(const struct HksBlob *key, const struct HksParamSet *paramSet, const struct HksBlob *handle, const struct HksBlob *token) CoreInitPreCheck() argument
323 HksCoreInit(const struct HksBlob *key, const struct HksParamSet *paramSet, struct HksBlob *handle, struct HksBlob *token) HksCoreInit() argument
H A Dhks_core_interfaces.c70 HuksHdiInit(const struct HksBlob *key, const struct HksParamSet *paramSet, struct HksBlob *handle, struct HksBlob *token) HuksHdiInit() argument
/base/security/huks/services/huks_standard/huks_service/main/os_dependency/idl/passthrough/
H A Dhuks_access.c108 HuksAccessInit(const struct HksBlob *key, const struct HksParamSet *paramSet, struct HksBlob *handle, struct HksBlob *token) HuksAccessInit() argument

Completed in 17 milliseconds

1...<<11121314151617181920>>...36