Home
last modified time | relevance | path

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

/base/account/os_account/frameworks/ohosaccount/native/src/
Daccount_info_parcel.cpp36 if (!data.WriteString16(Str8ToStr16(ohosAccountInfo.GetRawUid()))) { in WriteOhosAccountInfo()
/base/security/dlp_permission_service/services/dlp_permission/sa/adapt/
Daccount_adapt.cpp65 accountUid = accountInfo.GetRawUid(); in GetLocalAccountUid()
/base/account/os_account/interfaces/innerkits/ohosaccount/native/include/
Daccount_info.h132 std::string GetRawUid() const in GetRawUid() function
/base/account/os_account/services/accountmgr/src/
Dohos_account_data_deal.cpp112 {DATADEAL_JSON_KEY_OHOSACCOUNT_RAW_UID, accountInfo.ohosAccountInfo_.GetRawUid()}, in SaveAccountInfo()