Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ value
Method
value
cpp/src/arrow/buffer_test.cc:78–78 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
76
std::shared_ptr<MemoryManager> default_memory_manager() override;
77
78
int value() const { return value_; }
79
80
bool allow_copy() const { return value_ == kMyDeviceAllowCopy; }
81
Callers
11
ArrayStatisticsOptionalValueEquals
Function · 0.45
Initialize
Function · 0.45
ComputeSparseCSXIndptrLength
Function · 0.45
DefaultBackend
Function · 0.45
Visit
Method · 0.45
public_api_test.cc
File · 0.45
BenchmarkFieldPathGet
Function · 0.45
EnumerateStatistics
Function · 0.45
MakeStatisticsArray
Method · 0.45
PrintVerboseMetadata
Method · 0.45
PrintTruncatedMetadata
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected