Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/frameworks/osaccount/native/src/
H A Dos_account_info.cpp41 const std::string TO_BE_REMOVED = "toBeRemoved"; variable
257 {TO_BE_REMOVED, toBeRemoved_}, in ToJson()
335 jsonObject, jsonObjectEnd, TO_BE_REMOVED, toBeRemoved_, OHOS::AccountSA::JsonType::BOOLEAN); in FromJson()