Home
last modified time | relevance | path

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

/base/account/os_account/interfaces/innerkits/ohosaccount/native/include/
Ddevice_account_info.h89 std::string iconPath_; variable
124 iconPath_.clear(); in DeviceAccountInfo()
138 iconPath_.clear(); in DeviceAccountInfo()
151 : id_(accountId), type_(accountType), name_(accountName), iconPath_(path) in DeviceAccountInfo()