Home
last modified time | relevance | path

Searched refs:GetServerDestructStatus (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/netstack/frameworks/js/napi/socket/async_context/include/
H A Dlocal_socket_server_context.h64 bool GetServerDestructStatus() in GetServerDestructStatus() function
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/socket/socket_exec/src/
H A Dlocal_socket_exec.cpp673 if (mgr->GetServerDestructStatus()) { in LocalSocketServerAccept()