Searched defs:get_capacity (Results 1 – 4 of 4) sorted by relevance
79 uint32_t serializer::get_capacity() const { in get_capacity() function in vsomeip_v3::serializer
78 BOOST_CONTAINER_FORCEINLINE static typename C::size_type get_capacity(const C &c) in get_capacity() function88 BOOST_CONTAINER_FORCEINLINE static typename C::size_type get_capacity(const C &) in get_capacity() function
54 static bool get_capacity(unsigned int cap) { in get_capacity() function
110 …jmethodID get_capacity; /* The total number of bytes in the internal byte array. Stays constant. */ member