Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netstack/interfaces/kits/c/net_websocket/include/
H A Dnet_websocket_adapter.h35 int32_t Conv2OpenResult(struct OpenResult openResult, struct WebSocket_OpenResult *webSocketOpenRes…
/ohos5.0/foundation/communication/netstack/interfaces/kits/c/net_websocket/src/
H A Dnet_websocket_adapter.cpp88 int32_t Conv2OpenResult(struct OpenResult openResult, struct WebSocket_OpenResult *webSocketOpenRes… in Conv2OpenResult() function
H A Dnet_websocket.cpp66 Conv2OpenResult(openResult, &OH_OpenResult); in OH_NetStack_OnOpenCallback()