Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/interfaces/innerkits/ohosaccount/native/include/
H A Ddevice_account_info.h28 DEVICE_ACCOUNT_TYPE_INVALID = -1, // invalid type enumerator
122 type_ = DeviceAccountType::DEVICE_ACCOUNT_TYPE_INVALID; in DeviceAccountInfo()