Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/frameworks/appaccount/native/src/
H A Dapp_account_info.cpp33 const std::string SYNC_ENABLE = "syncEnable"; variable
583 {SYNC_ENABLE, syncEnable_}, in ToJson()
626 jsonObject, jsonObjectEnd, SYNC_ENABLE, syncEnable_, OHOS::AccountSA::JsonType::BOOLEAN); in FromJson()