Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netstack/frameworks/js/builtin/fetch/include/
H A Dresponse_data.h49 std::string statusLine; variable
/ohos5.0/foundation/communication/netstack/frameworks/native/websocket_client/
H A Dwebsocket_client.cpp227 char statusLine[MAX_HDR_LENGTH] = {0}; in LwsCallbackClientFilterPreEstablish() local
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/websocket/websocket_exec/src/
H A Dwebsocket_exec.cpp476 char statusLine[MAX_HDR_LENGTH] = {0}; in LwsCallbackClientFilterPreEstablish() local