Home
last modified time | relevance | path

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

/base/account/os_account/interfaces/innerkits/ohosaccount/native/include/
Ddevice_account_info.h135 …DeviceAccountInfo(const std::int32_t accountId, const DeviceAccountType accountType, const std::st… in DeviceAccountInfo() argument
136 : id_(accountId), type_(accountType), name_(accountName) in DeviceAccountInfo()
149 DeviceAccountInfo(const std::int32_t accountId, const DeviceAccountType accountType, in DeviceAccountInfo() argument
151 : id_(accountId), type_(accountType), name_(accountName), iconPath_(path) in DeviceAccountInfo()