Home
last modified time | relevance | path

Searched refs:DeleteAccountInfoDigest (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/account/os_account/services/accountmgr/include/
H A Daccount_file_watcher_manager.h65 ErrCode DeleteAccountInfoDigest(const std::string &userInfoPath);
/ohos5.0/base/account/os_account/services/accountmgr/include/osaccount/
H A Dos_account_control_file_manager.h92 ErrCode DeleteAccountInfoDigest(const std::string &userInfoPath);
/ohos5.0/base/account/os_account/services/accountmgr/src/
H A Daccount_file_watcher_manager.cpp426 ErrCode AccountFileWatcherMgr::DeleteAccountInfoDigest(const std::string &userInfoPath) in DeleteAccountInfoDigest() function in OHOS::AccountSA::AccountFileWatcherMgr
/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_control_file_manager.cpp1022 accountFileWatcherMgr_.DeleteAccountInfoDigest(path); in DelOsAccount()
1025 accountFileWatcherMgr_.DeleteAccountInfoDigest(distributedDataPath); in DelOsAccount()