Home
last modified time | relevance | path

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

/third_party/vixl/src/
Dcode-buffer-vixl.h164 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::__anon05adeab00111::ElementsAccessorBase