Home
last modified time | relevance | path

Searched defs:max_size (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/h2/hpack/
H A Dtable.rs93 max_size: usize, field
110 pub(crate) fn max_size(&self) -> usize { in max_size() method
/ohos5.0/base/startup/hvb/libhvb/include/
H A Dhvb.h70 uint64_t max_size; member
/ohos5.0/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dnative_buffer_test.cpp435 int32_t max_size = -1; variable
H A Dnative_window_test.cpp1261 int32_t max_size = -1; variable
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/
H A Dstring_view.h276 constexpr typename basic_string_view<CharT>::size_type basic_string_view<CharT>::max_size() const n… in max_size() function
H A Dvector.h411 size_type max_size() const noexcept in max_size() function