Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netstack/frameworks/js/napi/websocket/async_context/include/
H A Dconnect_context.h84 std::string websocketProtocol_; variable
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/websocket/async_context/src/
H A Dconnect_context.cpp289 websocketProtocol_ = std::move(protocol); in SetProtocol()
294 return websocketProtocol_; in GetProtocol()