Home
last modified time | relevance | path

Searched defs:SetKeepAlive (Results 1 – 8 of 8) sorted by relevance

/foundation/CastEngine/castengine_cast_plus_stream/src/channel/src/tcp/
Dtcp_socket.cpp225 bool TcpSocket::SetKeepAlive() in SetKeepAlive() function in OHOS::CastEngine::CastEngineService::TcpSocket
230 bool TcpSocket::SetKeepAlive(unsigned idleTime, unsigned numProbes, unsigned probeInterval) in SetKeepAlive() function in OHOS::CastEngine::CastEngineService::TcpSocket
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/channel/src/tcp/
Dtcp_socket.cpp225 bool TcpSocket::SetKeepAlive() in SetKeepAlive() function in OHOS::CastEngine::CastEngineService::TcpSocket
230 bool TcpSocket::SetKeepAlive(unsigned idleTime, unsigned numProbes, unsigned probeInterval) in SetKeepAlive() function in OHOS::CastEngine::CastEngineService::TcpSocket
/foundation/communication/netstack/frameworks/js/napi/socket/options/src/
Dtcp_extra_options.cpp43 void TCPExtraOptions::SetKeepAlive(bool keepAlive) in SetKeepAlive() function in OHOS::NetStack::Socket::TCPExtraOptions
/foundation/multimedia/av_codec/test/nativedemo/avdemuxer/server_demo/
Dfile_server_demo.cpp176 int32_t FileServerDemo::SetKeepAlive(int32_t &connFd, int32_t &keepAlive, int32_t &keepIdle) in SetKeepAlive() function in OHOS::MediaAVCodec::FileServerDemo
/foundation/CastEngine/castengine_wifi_display/services/network/socket/
Dsocket_utils.cpp312 void SocketUtils::SetKeepAlive(int32_t sockfd) in SetKeepAlive() function in OHOS::Sharing::SocketUtils
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/bundle_parser/
Dinner_bundle_info.h219 void SetKeepAlive(bool keepAlive) in SetKeepAlive() function
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
Dinner_bundle_info.h703 void SetKeepAlive(bool keepAlive) in SetKeepAlive() function
/foundation/ability/ability_runtime/services/abilitymgr/src/
Dability_record.cpp2464 void AbilityRecord::SetKeepAlive() in SetKeepAlive() function in OHOS::AAFwk::AbilityRecord