MCPcopy Create free account
hub / github.com/bytedance/bolt / sizeAt

Method sizeAt

bolt/vector/ComplexVector.h:585–587  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

583 }
584
585 vector_size_t sizeAt(vector_size_t index) const {
586 return rawSizes_[index];
587 }
588
589 BufferPtr mutableOffsets(size_t size) {
590 BaseVector::resizeIndices(length_, size, pool_, offsets_, &rawOffsets_);

Callers 15

copyRangesImplMethod · 0.80
printNonNullMethod · 0.80
summarizeNonNullMethod · 0.80
printNonNullMethod · 0.80
summarizeNonNullMethod · 0.80
isCompactFunction · 0.80
exportOffsetsFunction · 0.80
exportOffsetsIPCFunction · 0.80
TEST_FFunction · 0.80
TEST_FFunction · 0.80
TEST_FFunction · 0.80
assertContainerSizeMethod · 0.80

Calls

no outgoing calls

Tested by 15

TEST_FFunction · 0.64
TEST_FFunction · 0.64
TEST_FFunction · 0.64
assertContainerSizeMethod · 0.64
assertMapKeysMethod · 0.64
TEST_FFunction · 0.64
verifyFlatMapReadingFunction · 0.64
TEST_PFunction · 0.64
verifyMapColumnEqualFunction · 0.64
TEST_FFunction · 0.64
getMethod · 0.64
getMethod · 0.64