/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
H A D | ecs_listener.h | 148 auto keepAlive = entity->second; variable 149 for (int ii = 0; ii < keepAlive.size(); ii++) { 150 const auto& object = keepAlive[ii]; 181 auto keepAlive = entity->second; variable 182 for (int ii = 0; ii < keepAlive.size(); ii++) { 183 const auto& object = keepAlive[ii];
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ |
H A D | pre_scan_info.h | 31 bool keepAlive = false; member 59 keepAlive = false; in Reset() 83 + ", keepAlive = " + GetBoolStrVal(keepAlive) in ToString()
|
H A D | inner_bundle_info.h | 1639 void SetKeepAlive(bool keepAlive) in SetKeepAlive() argument 1641 baseApplicationInfo_->keepAlive = keepAlive; in SetKeepAlive() 1642 baseBundleInfo_->isKeepAlive = keepAlive; in SetKeepAlive()
|
/foundation/communication/netstack/frameworks/js/napi/socket/options/src/ |
H A D | tcp_extra_options.cpp | 43 void TCPExtraOptions::SetKeepAlive(bool keepAlive) in SetKeepAlive() argument 45 keepAlive_ = keepAlive; in SetKeepAlive()
|
/foundation/communication/wifi/wifi/base/cRPC/src/ |
H A D | net.c | 132 int keepAlive = 1; in CreateUnixServer() local 133 if (setsockopt(sock, SOL_SOCKET, SO_KEEPALIVE, (void *)&keepAlive, sizeof(keepAlive)) < 0) { in CreateUnixServer()
|
/foundation/multimedia/av_codec/test/nativedemo/avdemuxer/server_demo/ |
H A D | file_server_demo.cpp | 176 int32_t FileServerDemo::SetKeepAlive(int32_t &connFd, int32_t &keepAlive, int32_t &keepIdle) in SetKeepAlive() argument 184 ret = setsockopt(connFd, SOL_SOCKET, SO_KEEPALIVE, static_cast<void *>(&keepAlive), sizeof(keepAlive)); in SetKeepAlive() 200 int32_t keepAlive = 1; in FileReadFunc() local 209 (void)SetKeepAlive(connFd, keepAlive, keepIdle); in FileReadFunc()
|
H A D | file_server_demo.h | 65 static int32_t SetKeepAlive(int32_t &connFd, int32_t &keepAlive, int32_t &keepIdle);
|
/foundation/multimedia/av_codec/test/unittest/common/ |
H A D | http_server_demo.cpp | 185 int32_t HttpServerDemo::SetKeepAlive(int32_t &connFd, int32_t &keepAlive, int32_t &keepIdle) in SetKeepAlive() argument 193 ret = setsockopt(connFd, SOL_SOCKET, SO_KEEPALIVE, static_cast<void *>(&keepAlive), sizeof(keepAlive)); in SetKeepAlive() 209 int32_t keepAlive = 1; in FileReadFunc() local 219 (void)SetKeepAlive(connFd, keepAlive, keepIdle); in FileReadFunc()
|
H A D | http_server_demo.h | 66 static int32_t SetKeepAlive(int32_t &connFd, int32_t &keepAlive, int32_t &keepIdle);
|
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/bundle_parser/ |
H A D | inner_bundle_info.h | 219 void SetKeepAlive(bool keepAlive) in SetKeepAlive() argument 221 baseApplicationInfo_->keepAlive = keepAlive; in SetKeepAlive()
|
/foundation/communication/netstack/frameworks/js/napi/socket/options/include/ |
H A D | tcp_extra_options.h | 50 void SetKeepAlive(bool keepAlive);
|
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/ |
H A D | vtp_instance.cpp | 138 FILLP_INT32 keepAlive = FILLP_KEEP_ALIVE_TIME; in PreSetFillpCoreParams() local 140 err = FtConfigSet(FT_CONF_TIMER_KEEP_ALIVE, &keepAlive, &confSock); in PreSetFillpCoreParams()
|
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/ |
H A D | fillp_flow_control.c | 297 pcb->statistics.keepAlive.lastRecvTime = pcb->pcbInst->curTime; in FillpFcInit() 298 pcb->statistics.keepAlive.lastDataRecvTime = pcb->pcbInst->curTime; in FillpFcInit() 375 detaTime = pcb->pcbInst->curTime - pcb->statistics.keepAlive.lastRecvTime; in FillpFcCycle()
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_parser_test/ |
H A D | bms_bundle_parser_test.cpp | 83 "keepAlive":true 394 "keepAlive": false, 402 "keepAlive": false, 410 "keepAlive": false, 418 "keepAlive": false, 426 "keepAlive": false, 434 "keepAlive": false, 442 "keepAlive": false, 450 "keepAlive": false, 458 "keepAlive" [all...] |
/foundation/ability/ability_runtime/frameworks/simulator/common/include/ |
H A D | application_info.h | 110 bool keepAlive = false; member
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | module_profile.cpp | 145 std::pair<bool, bool> keepAlive = std::make_pair<>(false, false); member 233 bool keepAlive = false; member 815 deviceConfig.keepAlive.first = true; in from_json() 819 deviceConfig.keepAlive.second, in from_json() 992 app.keepAlive, in from_json() 1898 applicationInfo.keepAlive = app.keepAlive; in ToApplicationInfo() 1929 if (deviceConfig.keepAlive.first) { in ToApplicationInfo() 1930 applicationInfo.keepAlive = deviceConfig.keepAlive in ToApplicationInfo() [all...] |
H A D | pre_bundle_profile.cpp | 31 constexpr const char* KEEP_ALIVE = "keepAlive"; 207 preBundleConfigInfo.keepAlive, in TransformTo()
|
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/ |
H A D | jsi_engine.h | 49 void CallJs(const std::string& callbackId, const std::string& args, bool keepAlive = false, bool isGlobal = false);
|
/foundation/communication/dsoftbus/core/connection/interface/ |
H A D | softbus_conn_interface.h | 192 int32_t keepAlive; member
|
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/ |
H A D | net.c | 252 conn->pcb->fpcb.statistics.keepAlive.lastRecvTime = conn->pcb->fpcb.pcbInst->curTime; in FillpNetconnSetState()
|
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/ |
H A D | module_profile.cpp | 156 std::pair<bool, bool> keepAlive = std::make_pair<>(false, false); member 238 bool keepAlive = false; member 762 deviceConfig.keepAlive.first = true; in from_json() 766 deviceConfig.keepAlive.second, in from_json() 945 app.keepAlive, in from_json() 1476 applicationInfo.keepAlive = app.keepAlive; in ToApplicationInfo()
|
H A D | application_info.cpp | 46 const std::string APPLICATION_KEEP_ALIVE = "keepAlive"; 171 {APPLICATION_KEEP_ALIVE, applicationInfo.keepAlive}, in to_json() 350 applicationInfo.keepAlive, in from_json()
|
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/ |
H A D | application_info.h | 218 bool keepAlive = false; member
|
/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/ |
H A D | api.c | 1205 FILLP_SHOWDATABUTT("lastRecvTime: %lld", pcb->keepAlive.lastRecvTime); in FtFillpStatKeepAlive() 1206 FILLP_SHOWDATABUTT("lastDataRecvTime: %lld", pcb->keepAlive.lastDataRecvTime); in FtFillpStatKeepAlive() 1207 FILLP_SHOWDATABUTT("lastSendTime: %lld", pcb->keepAlive.lastSendTime); in FtFillpStatKeepAlive()
|
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/ |
H A D | application_info.cpp | 50 const char* APPLICATION_KEEP_ALIVE = "keepAlive"; 398 keepAlive = parcel.ReadBool(); in ReadFromParcel() 630 WRITE_PARCEL_AND_RETURN_FALSE_IF_FAIL(Bool, parcel, keepAlive); in Marshalling() 929 {APPLICATION_KEEP_ALIVE, applicationInfo.keepAlive}, in to_json() 1046 applicationInfo.keepAlive, false, parseResult); in from_json()
|