Home
last modified time | relevance | path

Searched defs:GetCapacity (Results 1 – 5 of 5) sorted by relevance

/third_party/vixl/src/
Dcode-buffer-vixl.h164 size_t GetCapacity() const { return capacity_; } in GetCapacity() function
/third_party/lzma/CPP/7zip/Common/
DStreamObjects.h77 size_t GetCapacity() const { return _capacity; } in GetCapacity() function
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Dinlined_vector.h215 SizeType& GetCapacity() { return capacity_; } in GetCapacity() function
/third_party/node/deps/v8/src/codegen/
Dcode-stub-assembler.h3116 TNode<Smi> GetCapacity(TNode<Dictionary> dictionary) { in GetCapacity() function
/third_party/node/deps/v8/src/objects/
Delements.cc1278 size_t GetCapacity(JSObject holder, FixedArrayBase backing_store) final { in GetCapacity() function in v8::internal::__anonb75414310111::ElementsAccessorBase