Home
last modified time | relevance | path

Searched refs:KEEP_ALIVE_ENABLE (Results 1 - 1 of 1) sorted by relevance

/foundation/ability/ability_runtime/services/abilitymgr/src/rdb/
H A Dparser_util.cpp33 constexpr const char *KEEP_ALIVE_ENABLE = "keepAliveEnable"; member
109 if (array.find(KEEP_ALIVE_ENABLE) != array.end() && array.at(KEEP_ALIVE_ENABLE).is_boolean()) { in FilterInfoFromJson()
110 auto val = array.at(KEEP_ALIVE_ENABLE).get<bool>(); in FilterInfoFromJson()

Completed in 1 milliseconds