Searched defs:getSize (Results 1 – 2 of 2) sorted by relevance
| /oneTBB/src/tbbmalloc/ | ||
| H A D | large_objects.h | 201 size_t getSize() const { return cachedSize.load(std::memory_order_relaxed); } in getSize() function |
| H A D | frontend.cpp | 377 unsigned int getSize() const { in getSize() function in rml::internal::Block |