Home
last modified time | relevance | path

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

/base/account/os_account/interfaces/innerkits/ohosaccount/native/include/
H A Ddevice_account_info.h40 DEVICE_ACCOUNT_STATE_INVALID = -1, // invalid state member in OHOS::AccountSA::DeviceAccountState
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()
/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 2 milliseconds