Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/hal/device/
Dmbuf_receive_manager.h145 size_t GetCapacity() { return capacity_; } in GetCapacity() function
/third_party/vixl/src/
Dcode-buffer-vixl.h165 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