Home
last modified time | relevance | path

Searched defs:keepAlive (Results 26 – 34 of 34) sorted by relevance

12

/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H A Dmodule_profile.cpp156 std::pair<bool, bool> keepAlive = std::make_pair<>(false, false); member
238 bool keepAlive = false; member
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Dapplication_info.h110 bool keepAlive = false; member
/ohos5.0/foundation/communication/dsoftbus/core/connection/interface/
H A Dsoftbus_conn_interface.h191 int32_t keepAlive; member
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dmodule_profile.cpp126 std::pair<bool, bool> keepAlive = std::make_pair<>(false, false); member
230 bool keepAlive = false; member
H A Dbundle_profile.cpp166 bool keepAlive = false; member
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dapplication_info.h217 bool keepAlive = false; member
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/include/
H A Dfillpinc.h1248 struct FillpKeepAliveStastics keepAlive; /* Indicates the keep alive statistics. */ member
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dinner_bundle_info.h1661 void SetKeepAlive(bool keepAlive) in SetKeepAlive()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_engine.cpp3005 …ance::CallJs(const std::string& callbackId, const std::string& args, bool keepAlive, bool isGlobal) in CallJs()

12