Home
last modified time | relevance | path

Searched defs:MAX_VECTOR_SIZE (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/base/sensors/sensor/utils/ipc/include/
H A Dproto.h25 static constexpr size_t MAX_VECTOR_SIZE = 10; variable
/ohos5.0/foundation/multimodalinput/input/util/common/include/
H A Dconfig_multimodal.h37 #define MAX_VECTOR_SIZE 1000 macro
/ohos5.0/base/sensors/sensor/rust/utils/socket_ipc_rust_ffi/src/
H A Dstream_buffer.rs40 const MAX_VECTOR_SIZE: i32 = 10; const
/ohos5.0/base/update/updateservice/interfaces/inner_api/feature/update/model/message_parcel/src/
H A Dmessage_parcel_helper.cpp27 static constexpr int32_t MAX_VECTOR_SIZE = 128; variable
/ohos5.0/commonlibrary/c_utils/base/test/fuzztest/parcel_fuzzer/
H A Dparcel_fuzzer.cpp29 const uint8_t MAX_VECTOR_SIZE = 10; variable
/ohos5.0/base/update/updateservice/services/engine/src/
H A Dupdate_service_stub.cpp37 static constexpr int32_t MAX_VECTOR_SIZE = 128; variable
/ohos5.0/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; variable
H A Dscene_session_manager_stub.cpp24 constexpr uint32_t MAX_VECTOR_SIZE = 100; variable