Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netstack/interfaces/innerkits/websocket_client/include/
H A Dclient_context.h120 lws_close_status closeStatus; variable
/ohos5.0/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
1001 void WebSocketExec::OnClose(EventManager *manager, lws_close_status closeStatus, const std::string … in OnClose()
/ohos5.0/foundation/communication/netstack/frameworks/native/websocket_client/
H A Dwebsocket_client.cpp125 uint16_t closeStatus = ntohs(*reinterpret_cast<uint16_t *>(in)); in LwsCallbackWsPeerInitiatedClose() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/
H A Ddistributeddb_kv_transaction_test.cpp970 DBStatus closeStatus = manager->CloseKvStore(delegate); variable
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/src/
H A Ddaudio_source_dev.cpp939 bool closeStatus = true; in CloseSpkNew() local