Home
last modified time | relevance | path

Searched refs:MAX_VECTOR_SIZE (Results 1 - 4 of 4) sorted by relevance

/foundation/multimodalinput/input/util/common/include/
H A Dconfig_multimodal.h37 #define MAX_VECTOR_SIZE 1000 macro
/foundation/multimodalinput/input/util/network/include/
H A Dstream_buffer.h131 if (size < 0 || size > MAX_VECTOR_SIZE) { in Read()
/foundation/window/window_manager/window_scene/session_manager/src/zidl/
H A Dscene_session_manager_lite_stub.cpp24 constexpr uint32_t MAX_VECTOR_SIZE = 100; member
H A Dscene_session_manager_stub.cpp24 constexpr uint32_t MAX_VECTOR_SIZE = 100; member
783 if (vectorSize > MAX_VECTOR_SIZE) { in HandleNotifyDumpInfoResult()

Completed in 8 milliseconds