Home
last modified time | relevance | path

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

/base/account/os_account/test/systemtest/common/resource/fuzzTest/fuzzconfig/
Dconfig.json13 "SetAssociatedData": [], array
/base/account/os_account/frameworks/appaccount/native/src/
Dapp_account_manager.cpp91 ErrCode AppAccountManager::SetAssociatedData(const std::string &name, const std::string &key, const… in SetAssociatedData() function in OHOS::AccountSA::AppAccountManager
Dapp_account_info.cpp384 ErrCode AppAccountInfo::SetAssociatedData(const std::string &key, const std::string &value) in SetAssociatedData() function in OHOS::AccountSA::AppAccountInfo
Dapp_account.cpp319 ErrCode AppAccount::SetAssociatedData(const std::string &name, const std::string &key, const std::s… in SetAssociatedData() function in OHOS::AccountSA::AppAccount
/base/account/os_account/services/accountmgr/src/appaccount/
Dinner_app_account_manager.cpp171 ErrCode InnerAppAccountManager::SetAssociatedData(const std::string &name, const std::string &key, in SetAssociatedData() function in OHOS::AccountSA::InnerAppAccountManager
Dapp_account_manager_service.cpp354 ErrCode AppAccountManagerService::SetAssociatedData( in SetAssociatedData() function in OHOS::AccountSA::AppAccountManagerService
Dapp_account_control_manager.cpp574 ErrCode AppAccountControlManager::SetAssociatedData(const std::string &name, const std::string &key, in SetAssociatedData() function in OHOS::AccountSA::AppAccountControlManager
/base/account/os_account/services/accountmgr/test/mock/app_account/
Dmock_app_account_stub.cpp178 ErrCode MockAppAccountStub::SetAssociatedData( in SetAssociatedData() function in OHOS::AccountSA::MockAppAccountStub
/base/account/os_account/interfaces/kits/napi/appaccount/src/
Dnapi_app_account.cpp608 napi_value NapiAppAccount::SetAssociatedData(napi_env env, napi_callback_info cbInfo) in SetAssociatedData() function in OHOS::AccountJsKit::NapiAppAccount