Home
last modified time | relevance | path

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

/external/sdv/vsomeip/implementation/message/src/
Dserializer.cpp79 uint32_t serializer::get_capacity() const { in get_capacity() function in vsomeip_v3::serializer
/external/sdv/vsomeip/third_party/boost/container/bench/
Dbench_vectors.cpp78 BOOST_CONTAINER_FORCEINLINE static typename C::size_type get_capacity(const C &c) in get_capacity() function
88 BOOST_CONTAINER_FORCEINLINE static typename C::size_type get_capacity(const C &) in get_capacity() function
/external/llvm-libc/test/src/sys/mman/linux/
Dmlock_test.cpp54 static bool get_capacity(unsigned int cap) { in get_capacity() function
/external/aws-crt-java/src/native/
Djava_class_ids.h110 …jmethodID get_capacity; /* The total number of bytes in the internal byte array. Stays constant. */ member