Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/bundle_parser/
H A Dcommon_profile.h134 constexpr const char *DEVICE_CONFIG_KEEP_ALIVE = "keepAlive"; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dcommon_profile.h401 constexpr const char* DEVICE_CONFIG_KEEP_ALIVE = "keepAlive"; member
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H A Dmodule_profile.cpp761 if (jsonObject.find(DEVICE_CONFIG_KEEP_ALIVE) != jsonObjectEnd) { in from_json()
765 DEVICE_CONFIG_KEEP_ALIVE, in from_json()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dmodule_profile.cpp814 if (jsonObject.find(DEVICE_CONFIG_KEEP_ALIVE) != jsonObjectEnd) { in from_json()
818 DEVICE_CONFIG_KEEP_ALIVE, in from_json()

Completed in 8 milliseconds