/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/ |
H A D | quic_unacked_packet_map_peer.cc | 23 size_t QuicUnackedPacketMapPeer::GetCapacity( in GetCapacity() function in quic::test::QuicUnackedPacketMapPeer
|
/aosp_15_r20/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/ |
H A D | Antlr.Runtime.Tools.pas | 131 function GetCapacity: Integer; in GetCapacity() function 220 function GetCapacity: Integer; in GetCapacity() function 468 function TList<T>.GetCapacity: Integer; in TList() function
|
/aosp_15_r20/external/pigweed/pw_allocator/public/pw_allocator/ |
H A D | buddy_allocator.h | 95 size_t GetCapacity() const { return region_.size(); } in GetCapacity() function
|
H A D | deallocator.h | 83 StatusWithSize GetCapacity() const { in GetCapacity() function
|
/aosp_15_r20/external/cronet/net/server/ |
H A D | http_connection.cc | 24 int HttpConnection::ReadIOBuffer::GetCapacity() const { in GetCapacity() function in net::HttpConnection::ReadIOBuffer
|
/aosp_15_r20/external/vixl/src/ |
H A D | code-buffer-vixl.h | 143 size_t GetCapacity() const { return capacity_; } in GetCapacity() function
|
/aosp_15_r20/external/openthread/src/core/utils/ |
H A D | heap.hpp | 222 size_t GetCapacity(void) const { return kFirstBlockSize; } in GetCapacity() function in ot::Utils::Heap
|
/aosp_15_r20/external/pigweed/pw_allocator/ |
H A D | block_allocator_testing.cc | 52 void BlockAllocatorTestBase::GetCapacity() { in GetCapacity() function in pw::allocator::test::BlockAllocatorTestBase
|
H A D | fallback_allocator_test.cc | 44 TEST_F(FallbackAllocatorTest, GetCapacity) { in TEST_F() argument
|
H A D | worst_fit_test.cc | 53 TEST_F(WorstFitAllocatorTest, GetCapacity) { GetCapacity(); } in TEST_F() argument
|
H A D | best_fit_test.cc | 51 TEST_F(BestFitAllocatorTest, GetCapacity) { GetCapacity(); } in TEST_F() argument
|
H A D | bucket_allocator_test.cc | 56 TEST_F(BucketAllocatorTest, GetCapacity) { GetCapacity(); } in TEST_F() argument
|
H A D | first_fit_test.cc | 58 TEST_F(FirstFitAllocatorTest, GetCapacity) { GetCapacity(); } in TEST_F() argument
|
H A D | tracking_allocator_test.cc | 125 TEST_F(TrackingAllocatorTest, GetCapacity) { in TEST_F() argument
|
/aosp_15_r20/external/openthread/src/core/common/ |
H A D | heap_array.hpp | 149 IndexType GetCapacity(void) const { return mCapacity; } in GetCapacity() function in ot::Heap::Array
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/container/internal/ |
H A D | inlined_vector.h | 191 SizeType& GetCapacity() { return capacity_; } in GetCapacity() function
|