Searched refs:SendToStorageAccountCreate (Results 1 – 5 of 5) sorted by relevance
42 static ErrCode SendToStorageAccountCreate(OsAccountInfo &osAccountInfo);
99 ErrCode OsAccountInterface::SendToStorageAccountCreate(OsAccountInfo &osAccountInfo) in SendToStorageAccountCreate() function in OHOS::AccountSA::OsAccountInterface
50 static ErrCode SendToStorageAccountCreate(OsAccountInfo &osAccountInfo);
319 ErrCode OsAccountInterface::SendToStorageAccountCreate(OsAccountInfo &osAccountInfo) in SendToStorageAccountCreate() function in OHOS::AccountSA::OsAccountInterface
415 ErrCode errCode = OsAccountInterface::SendToStorageAccountCreate(osAccountInfo); in RetryToGetAccount()