Home
last modified time | relevance | path

Searched defs:DelUser (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/useriam/user_auth_framework/frameworks/native/ipc/src/
H A Duser_idm_proxy.cpp286 void UserIdmProxy::DelUser(int32_t userId, const std::vector<uint8_t> authToken, in DelUser() function in OHOS::UserIam::UserAuth::UserIdmProxy
/ohos5.0/base/account/os_account/services/accountmgr/src/account_iam/
H A Daccount_iam_service.cpp147 void AccountIAMService::DelUser( in DelUser() function in OHOS::AccountSA::AccountIAMService
H A Dinner_account_iam_manager.cpp173 void InnerAccountIAMManager::DelUser( in DelUser() function in OHOS::AccountSA::InnerAccountIAMManager
/ohos5.0/base/account/os_account/frameworks/account_iam/src/
H A Daccount_iam_mgr_proxy.cpp214 void AccountIAMMgrProxy::DelUser( in DelUser() function in OHOS::AccountSA::AccountIAMMgrProxy
H A Daccount_iam_client.cpp134 void AccountIAMClient::DelUser( in DelUser() function in OHOS::AccountSA::AccountIAMClient
/ohos5.0/base/useriam/user_auth_framework/services/ipc/src/
H A Duser_idm_service.cpp417 void UserIdmService::DelUser(int32_t userId, const std::vector<uint8_t> authToken, in DelUser() function in OHOS::UserIam::UserAuth::UserIdmService
/ohos5.0/base/account/os_account/interfaces/kits/napi/account_iam/src/
H A Dnapi_account_iam_identity_manager.cpp293 napi_value NapiAccountIAMIdentityManager::DelUser(napi_env env, napi_callback_info info) in DelUser() function in OHOS::AccountJsKit::NapiAccountIAMIdentityManager