Searched defs:OsAccountInfo (Results 1 - 2 of 2) sorted by relevance
/base/account/os_account/interfaces/innerkits/osaccount/native/include/ | ||
H A D | os_account_info.h | 58 class OsAccountInfo : public IAccountInfo, public Parcelable { class |
/base/account/os_account/frameworks/osaccount/native/src/ | ||
H A D | os_account_info.cpp | 52 OsAccountInfo::OsAccountInfo() in OsAccountInfo() function in OHOS::AccountSA::OsAccountInfo 55 OsAccountInfo::OsAccountInfo(int localId, const std::string localName, OsAccountType type, int64_t serialNumber) in OsAccountInfo() function in OHOS::AccountSA::OsAccountInfo 59 OsAccountInfo::OsAccountInfo(int localId, const std::string localName, const std::string shortName, OsAccountType type, in OsAccountInfo() function in OHOS::AccountSA::OsAccountInfo [all...] |
Completed in 2 milliseconds