Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/services/accountmgr/src/domain_account/
H A Ddomain_account_manager_service.cpp141 ErrCode DomainAccountManagerService::RemoveServerConfig(const std::string &configId) in RemoveServerConfig() function in OHOS::AccountSA::DomainAccountManagerService
H A Dinner_domain_account_manager.cpp529 ErrCode InnerDomainAccountManager::RemoveServerConfig(const std::string &configId) __attribute__((n… in RemoveServerConfig() function in OHOS::AccountSA::InnerDomainAccountManager
/ohos5.0/base/account/os_account/services/accountmgr/test/unittest/domain_account/mock/
H A Dmock_musl.cpp73 PluginBussnessError* RemoveServerConfig(const PluginString *serverConfigId, const int32_t localId) in RemoveServerConfig() function
/ohos5.0/base/account/os_account/interfaces/kits/napi/domain_account/src/
H A Dnapi_domain_server_manager.cpp189 napi_value NapiDomainServerConfigManager::RemoveServerConfig(napi_env env, napi_callback_info info) in RemoveServerConfig() function in OHOS::AccountJsKit::NapiDomainServerConfigManager
/ohos5.0/base/account/os_account/frameworks/domain_account/src/
H A Ddomain_account_client.cpp337 ErrCode DomainAccountClient::RemoveServerConfig(const std::string &configId) in RemoveServerConfig() function in OHOS::AccountSA::DomainAccountClient
H A Ddomain_account_proxy.cpp358 ErrCode DomainAccountProxy::RemoveServerConfig(const std::string &configId) in RemoveServerConfig() function in OHOS::AccountSA::DomainAccountProxy