Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/frameworks/osaccount/native/src/
H A Dos_account_info.cpp44 const std::string IS_FOREGROUND = "isForeground"; variable
260 {IS_FOREGROUND, isForeground_}, in ToJson()
341 … jsonObject, jsonObjectEnd, IS_FOREGROUND, isForeground_, OHOS::AccountSA::JsonType::BOOLEAN); in FromJson()