Searched defs:closeStatus (Results 1 – 5 of 5) sorted by relevance
120 lws_close_status closeStatus; variable
207 lws_close_status closeStatus; member in OHOS::NetStack::Websocket::UserData373 uint16_t closeStatus = ntohs(*reinterpret_cast<uint16_t *>(in)); in LwsCallbackWsPeerInitiatedClose() local1001 void WebSocketExec::OnClose(EventManager *manager, lws_close_status closeStatus, const std::string … in OnClose()
125 uint16_t closeStatus = ntohs(*reinterpret_cast<uint16_t *>(in)); in LwsCallbackWsPeerInitiatedClose() local
970 DBStatus closeStatus = manager->CloseKvStore(delegate); variable
939 bool closeStatus = true; in CloseSpkNew() local