Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/util/common/include/
H A Dconfig_multimodal.h47 #define MAX_EVENT_SIZE 100 macro
/ohos5.0/base/msdp/device_status/test/fuzztest/ipcsocket_fuzzer/
H A Dipcsocket_fuzzer.cpp39 inline constexpr int32_t MAX_EVENT_SIZE { 100 }; variable
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
H A Dinput_event_info.h23 const static uint8_t MAX_EVENT_SIZE = 10; variable
/ohos5.0/base/hiviewdfx/hiview/base/include/
H A Devent_loop.h41 constexpr int MAX_EVENT_SIZE = 16; variable
/ohos5.0/base/sensors/miscdevice/utils/common/include/
H A Dvibrator_infos.h26 constexpr int32_t MAX_EVENT_SIZE = 16; variable