Home
last modified time | relevance | path

Searched refs:RemoveAccountIndex (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/account/os_account/services/accountmgr/include/osaccount/
H A Dos_account_control_file_manager.h98 ErrCode RemoveAccountIndex(const int32_t id);
/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_control_file_manager.cpp939 ErrCode OsAccountControlFileManager::RemoveAccountIndex(const int32_t id) in RemoveAccountIndex() function in OHOS::AccountSA::OsAccountControlFileManager
1026 RemoveAccountIndex(id); in DelOsAccount()