Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ size
Method
size
cpp/src/arrow/util/secure_string.cc:179–179 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
177
bool SecureString::empty() const { return secret_.empty(); }
178
179
std::size_t SecureString::size() const { return secret_.size(); }
180
181
std::size_t SecureString::length() const { return secret_.length(); }
182
Callers
15
basic_decimal.cc
File · 0.45
BitmapFromVector
Function · 0.45
BitmapFromString
Function · 0.45
CheckExtensive
Method · 0.45
BufferTestRanges
Method · 0.45
TEST
Function · 0.45
TestAligned
Method · 0.45
TestUnaligned
Method · 0.45
TEST_F
Function · 0.45
TEST
Function · 0.45
lazy_copy
Function · 0.45
lazy_copy_converting
Function · 0.45
Calls
no outgoing calls
Tested by
15
BitmapFromVector
Function · 0.36
BitmapFromString
Function · 0.36
CheckExtensive
Method · 0.36
BufferTestRanges
Method · 0.36
TEST
Function · 0.36
TestAligned
Method · 0.36
TestUnaligned
Method · 0.36
TEST_F
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
ExactQuantile
Function · 0.36
TestRandom
Function · 0.36