Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/abilitymgr/src/rdb/
H A Dparser_util.cpp34 constexpr const char *KEEP_ALIVE_CONFIGURED_LIST = "keepAliveConfiguredList"; member
114 if (array.find(KEEP_ALIVE_CONFIGURED_LIST) != array.end() && array.at(KEEP_ALIVE_CONFIGURED_LIST).is_array()) { in FilterInfoFromJson()
116 KeepAliveConfiguredList = array.at(KEEP_ALIVE_CONFIGURED_LIST).dump(); in FilterInfoFromJson()

Completed in 1 milliseconds