Home
last modified time | relevance | path

Searched refs:CLOSE_REASON_RESERVED12 (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/netstack/frameworks/js/napi/websocket/constant/include/
H A Dconstant.h64 CLOSE_REASON_RESERVED12 [[maybe_unused]], enumerator
/foundation/communication/netstack/frameworks/js/napi/websocket/async_context/src/
H A Dclose_context.cpp65 if (closeCode >= CLOSE_REASON_NORMAL_CLOSE && closeCode <= CLOSE_REASON_RESERVED12) { in ParseParams()

Completed in 2 milliseconds