Home
last modified time | relevance | path

Searched refs:isSocketConnectionUp (Results 1 – 3 of 3) sorted by relevance

/external/opencore/nodes/pvprotocolenginenode/protocol_common/src/
Dpvmf_protocol_engine_node_common.cpp175 bool needSocketReconnect = !iInterfacingObjectContainer->isSocketConnectionUp(); in initImpl()
Dpvmf_protocol_engine_node_common.h1414 bool isSocketConnectionUp() const in isSocketConnectionUp() function
/external/opencore/nodes/pvprotocolenginenode/base/src/
Dpvmf_protocol_engine_node.cpp914 … (int32)iInterfaceState, (uint32)iInterfacingObjectContainer->isSocketConnectionUp())); in DoStart()