Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/frameworks/osaccount/native/src/
H A Dos_account_info.cpp42 const std::string CREDENTIAL_ID = "credentialId"; variable
258 {CREDENTIAL_ID, credentialId_}, in ToJson()
337 jsonObject, jsonObjectEnd, CREDENTIAL_ID, credentialId_, OHOS::AccountSA::JsonType::NUMBER); in FromJson()