Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ device_type
Function
device_type
cpp/src/arrow/buffer.h:312–312 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
310
const std::shared_ptr<MemoryManager>& memory_manager() const { return memory_manager_; }
311
312
DeviceAllocationType device_type() const { return device_type_; }
313
314
std::shared_ptr<Buffer> parent() const { return parent_; }
315
Callers
1
Equals
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected