Home
last modified time | relevance | path

Searched refs:MAX_CLIENT_SIZE (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/netstack/interfaces/kits/c/net_websocket/src/
H A Dnet_websocket.cpp25 const int MAX_CLIENT_SIZE = 100; variable
85 if (g_clientMap.size() == MAX_CLIENT_SIZE) { in OH_WebSocketClient_Constructor()
/foundation/window/window_manager_lite/frameworks/ims/
H A Dinput_event_client_proxy.h28 constexpr uint8_t MAX_CLIENT_SIZE = 1; member
/foundation/window/window_manager_lite/services/ims/
H A Dinput_event_client_proxy.cpp48 if (clientInfoMap_.size() >= MAX_CLIENT_SIZE) { in AddListener()

Completed in 1 milliseconds