Home
last modified time | relevance | path

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

/base/sensors/sensor/utils/ipc/include/
Dproto.h25 static constexpr size_t MAX_VECTOR_SIZE = 10; variable
/base/sensors/sensor/rust/utils/socket_ipc_rust_ffi/src/
Dstream_buffer.rs40 const MAX_VECTOR_SIZE: i32 = 10; constant
/base/update/updateservice/interfaces/inner_api/feature/update/model/message_parcel/src/
Dmessage_parcel_helper.cpp27 static constexpr int32_t MAX_VECTOR_SIZE = 128; variable
/base/update/updateservice/services/engine/src/
Dupdate_service_stub.cpp37 static constexpr int32_t MAX_VECTOR_SIZE = 128; variable