Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/services/accountmgr/src/
H A Dohos_account_data_deal.cpp43 const std::string DATADEAL_JSON_KEY_USERID = "user_id"; variable
196 {DATADEAL_JSON_KEY_USERID, accountInfo.userId_}, in SaveAccountInfo()