Searched defs:approxBytesUsed (Results 1 – 1 of 1) sorted by relevance
39 size_t approxBytesUsed() const { return fCapacity * sizeof(Slot); } in approxBytesUsed() function206 size_t approxBytesUsed() const { return fTable.approxBytesUsed(); } in approxBytesUsed() function269 size_t approxBytesUsed() const { return fTable.approxBytesUsed(); } in approxBytesUsed() function