Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/abilitymgr/src/rdb/
H A Dparser_util.cpp32 constexpr const char *KEEP_ALIVE = "keepAlive"; member
98 if (!(array.find(KEEP_ALIVE) != array.end() && array.at(KEEP_ALIVE).is_boolean() && in FilterInfoFromJson()
99 array.at(KEEP_ALIVE).get<bool>())) { in FilterInfoFromJson()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dpre_bundle_profile.cpp31 constexpr const char* KEEP_ALIVE = "keepAlive"; member
206 KEEP_ALIVE, in TransformTo()
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp182 constexpr const char* KEEP_ALIVE = ":KeepAlive"; member
791 processName += KEEP_ALIVE; in MakeServiceExtProcessName()

Completed in 14 milliseconds