Home
last modified time | relevance | path

Searched defs:MAX_CLIENT_SIZE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/window/window_manager_lite/frameworks/ims/
H A Dinput_event_client_proxy.h28 constexpr uint8_t MAX_CLIENT_SIZE = 1; variable
/ohos5.0/foundation/communication/netstack/interfaces/kits/c/net_websocket/src/
H A Dnet_websocket.cpp25 const int MAX_CLIENT_SIZE = 100; variable