Home
last modified time | relevance | path

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

/base/account/os_account/interfaces/innerkits/osaccount/native/include/
Dos_account_info.h89 void SetCreateTime(const int64_t createTime);
/base/account/os_account/frameworks/osaccount/native/test/unittest/
Dos_account_info_test.cpp371 osAccountInfo.SetCreateTime(INT_CREATE_TIME);
536 osAccountInfo.SetCreateTime(1695883215000);
557 osAccountInfo.SetCreateTime(1695883215000);
/base/account/os_account/frameworks/osaccount/native/src/
Dos_account_info.cpp182 void OsAccountInfo::SetCreateTime(const int64_t createTime) in SetCreateTime() function in OHOS::AccountSA::OsAccountInfo
/base/account/os_account/frameworks/osaccount/native/
Dlibos_account_innerkits.map148 "OHOS::AccountSA::OsAccountInfo::SetCreateTime(long long)";
149 "OHOS::AccountSA::OsAccountInfo::SetCreateTime(long)";
/base/account/os_account/services/accountmgr/src/osaccount/
Dinner_os_account_manager.cpp84 osAccountInfo.SetCreateTime(time); in CreateBaseAdminAccount()
119 osAccountInfo.SetCreateTime(time); in CreateBaseStandardAccount()
284 osAccountInfo.SetCreateTime(time); in RetryToGetAccount()