Home
last modified time | relevance | path

Searched refs:EraseIdFromActiveList (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/account/os_account/services/accountmgr/test/unittest/os_account/
H A Dos_account_inner_account_mgr_cov.cpp174 innerMgrService_->EraseIdFromActiveList(TEST_USER_ID10);
178 innerMgrService_->EraseIdFromActiveList(TEST_USER_ID55);
H A Dos_account_inner_account_mgr_mock.cpp857 innerMgrService_->EraseIdFromActiveList(TEST_USER_ID10);
861 innerMgrService_->EraseIdFromActiveList(TEST_USER_ID55);
1479 innerMgrService_->EraseIdFromActiveList(id);
/ohos5.0/base/account/os_account/services/accountmgr/include/osaccount/
H A Diinner_os_account_manager.h161 void EraseIdFromActiveList(int32_t id);
/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/
H A Dinner_os_account_manager.cpp1606 EraseIdFromActiveList(localId); in RetryToGetAccount()
2223 void IInnerOsAccountManager::EraseIdFromActiveList(int32_t id) in RetryToGetAccount() function in OHOS::AccountSA::IInnerOsAccountManager
/ohos5.0/base/account/os_account/services/accountmgr/
H A Dlibaccountmgr.map133 "OHOS::AccountSA::IInnerOsAccountManager::EraseIdFromActiveList(int)";