Home
last modified time | relevance | path

Searched defs:closeReason (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/netstack/interfaces/innerkits/websocket_client/include/
H A Dclient_context.h122 std::string closeReason; variable
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/websocket/websocket_exec/src/
H A Dwebsocket_exec.cpp209 std::string closeReason; member in OHOS::NetStack::Websocket::UserData
374 std::string closeReason; in LwsCallbackWsPeerInitiatedClose() local
1001 …tExec::OnClose(EventManager *manager, lws_close_status closeStatus, const std::string &closeReason) in OnClose()
/ohos5.0/foundation/communication/netstack/frameworks/native/websocket_client/
H A Dwebsocket_client.cpp126 std::string closeReason; in LwsCallbackWsPeerInitiatedClose() local