Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ front
Method
front
be/src/gutil/ref_counted_memory.cc:24–26 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
22
RefCountedMemory::~RefCountedMemory() {}
23
24
const unsigned char* RefCountedStaticMemory::front() const {
25
return data_;
26
}
27
28
size_t RefCountedStaticMemory::size() const {
29
return length_;
Callers
15
SignToken
Method · 0.80
IsCurrentKeyValid
Method · 0.80
CheckNeedKey
Method · 0.80
TryRotateKey
Method · 0.80
Shutdown
Method · 0.80
ProcessOutboundTransfers
Method · 0.80
ShutdownInternal
Method · 0.80
AsyncHandler
Method · 0.80
Shutdown
Method · 0.80
TEST_F
Function · 0.80
BlockingGet
Method · 0.80
Call
Method · 0.80
Calls
3
size
Function · 0.50
empty
Method · 0.45
data
Method · 0.45
Tested by
4
TEST_F
Function · 0.64
ConsumerThread
Method · 0.64
TEST_F
Function · 0.64
TEST_F
Function · 0.64