Home
last modified time | relevance | path

Searched refs:OH_WebSocketClient_Close (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/netstack/interfaces/kits/c/net_websocket/include/
H A Dnet_websocket.h117 int OH_WebSocketClient_Close(struct WebSocket *client, struct WebSocket_CloseOption options);
/foundation/communication/netstack/test/fuzztest/websocketcapi_fuzzer/
H A Dwebsocket_capi_fuzzer.cpp150 OH_WebSocketClient_Close(client, CloseOption); in SetCloseOptionTest()
/foundation/communication/netstack/test/unittest/websocket_test/
H A Dwebsocket_capi_unittest.cpp103 ret = OH_WebSocketClient_Close(client, CloseOption); in HWTEST_F()
/foundation/communication/netstack/interfaces/kits/c/net_websocket/src/
H A Dnet_websocket.cpp167 int OH_WebSocketClient_Close(struct WebSocket *client, struct WebSocket_CloseOption options) in OH_WebSocketClient_Close() function
/foundation/communication/netstack/test/unittest/websocket_capi_unittest/
H A Dwebsocket_capi_unittest.cpp104 ret = OH_WebSocketClient_Close(client, CloseOption); in HWTEST_F()

Completed in 2 milliseconds