Home
last modified time | relevance | path

Searched defs:closeStatus (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/netstack/interfaces/innerkits/websocket_client/include/
H A Dclient_context.h120 lws_close_status closeStatus; member in OHOS::NetStack::WebSocketClient::ClientContext
/foundation/communication/netstack/frameworks/native/websocket_client/
H A Dwebsocket_client.cpp125 uint16_t closeStatus = ntohs(*reinterpret_cast<uint16_t *>(in)); in LwsCallbackWsPeerInitiatedClose() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/
H A Ddistributeddb_kv_transaction_test.cpp970 DBStatus closeStatus = manager->CloseKvStore(delegate); in HWTEST_F() local
/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/src/
H A Ddaudio_source_dev.cpp939 bool closeStatus = true; in CloseSpkNew() local
/foundation/communication/netstack/frameworks/js/napi/websocket/websocket_exec/src/
H A Dwebsocket_exec.cpp207 lws_close_status closeStatus; member in OHOS::NetStack::Websocket::UserData
373 uint16_t closeStatus = ntohs(*reinterpret_cast<uint16_t *>(in)); in LwsCallbackWsPeerInitiatedClose() local
1010 void WebSocketExec::OnClose(EventManager *manager, lws_close_status closeStatus, cons argument
[all...]

Completed in 9 milliseconds