Home
last modified time | relevance | path

Searched refs:DeviceAccountState (Results 1 - 2 of 2) sorted by relevance

/base/account/os_account/interfaces/innerkits/ohosaccount/native/include/
H A Ddevice_account_info.h39 enum class DeviceAccountState { class
94 DeviceAccountState state_;
125 state_ = DeviceAccountState::DEVICE_ACCOUNT_STATE_INVALID; in DeviceAccountInfo()
139 state_ = DeviceAccountState::DEVICE_ACCOUNT_STATE_INVALID; in DeviceAccountInfo()
153 state_ = DeviceAccountState::DEVICE_ACCOUNT_STATE_INVALID; in DeviceAccountInfo()
210 state_ = static_cast<DeviceAccountState>(data.ReadInt32()); in ReadDataFromParcel()
/base/account/os_account/frameworks/ohosaccount/test/moduletests/account_mgr_test/
H A Ddevice_account_info_test.cpp70 deviceAccountInfoSrc.state_ = DeviceAccountState::DEVICE_ACCOUNT_STATE_INVALID; in HWTEST_F()
79 EXPECT_EQ(deviceAccountInfoTar.state_, DeviceAccountState::DEVICE_ACCOUNT_STATE_INVALID); in HWTEST_F()

Completed in 1 milliseconds