Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/frameworks/osaccount/native/src/
H A Dos_account_info.cpp37 const std::string DOMAIN_INFO = "domainInfo"; variable
263 {DOMAIN_INFO, { in ToJson()
293 jsonObject, jsonObjectEnd, DOMAIN_INFO, typeJson, OHOS::AccountSA::JsonType::OBJECT); in GetDomainInfoFromJson()