MCPcopy Create free account
hub / github.com/apache/arrow / length

Method length

cpp/src/arrow/util/secure_string.cc:181–181  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

179std::size_t SecureString::size() const { return secret_.size(); }
180
181std::size_t SecureString::length() const { return secret_.length(); }
182
183std::size_t SecureString::capacity() const { return secret_.capacity(); }
184

Callers 15

AssertWordsMethod · 0.45
TEST_FFunction · 0.45
CopyFunction · 0.45
TESTFunction · 0.45
CreateChildNodeMethod · 0.45
AppendMethod · 0.45
CheckRoundTripFunction · 0.45
FindFirstMethod · 0.45
FindLastMethod · 0.45
FindNthMethod · 0.45
RegexMatchFunction · 0.45
BenchmarkMemoizeFunction · 0.45

Calls

no outgoing calls

Tested by 15

AssertWordsMethod · 0.36
TEST_FFunction · 0.36
CopyFunction · 0.36
TESTFunction · 0.36
CheckRoundTripFunction · 0.36
IsSecurelyClearedFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
AssertConversionFunction · 0.36
AssertConversionFailsFunction · 0.36
TYPED_TEST_PFunction · 0.36
TESTFunction · 0.36