Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/services/accountmgr/test/mock/os_account/
H A Dos_account_interface.h43 static ErrCode SendToStorageAccountRemove(OsAccountInfo &osAccountInfo);
H A Dos_account_interface.cpp105 ErrCode OsAccountInterface::SendToStorageAccountRemove(OsAccountInfo &osAccountInfo) in SendToStorageAccountRemove() function in OHOS::AccountSA::OsAccountInterface
/ohos5.0/base/account/os_account/services/accountmgr/include/osaccount/
H A Dos_account_interface.h51 static ErrCode SendToStorageAccountRemove(OsAccountInfo &osAccountInfo);
/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_interface.cpp397 ErrCode OsAccountInterface::SendToStorageAccountRemove(OsAccountInfo &osAccountInfo) in SendToStorageAccountRemove() function in OHOS::AccountSA::OsAccountInterface
H A Dinner_os_account_manager.cpp430 (void)OsAccountInterface::SendToStorageAccountRemove(osAccountInfo); in RetryToGetAccount()
452 (void)OsAccountInterface::SendToStorageAccountRemove(osAccountInfo); in RetryToGetAccount()
993 errCode = OsAccountInterface::SendToStorageAccountRemove(osAccountInfo); in RetryToGetAccount()