Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytedance/bolt
/ allocator
Method
allocator
bolt/common/memory/Memory.cpp:442–444 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
440
}
441
442
MemoryAllocator* MemoryManager::allocator() {
443
return allocator_.get();
444
}
445
446
MemoryArbitrator* MemoryManager::arbitrator() {
447
return arbitrator_.get();
Callers
15
MockMemoryPool
Class · 0.45
shouldPreload
Method · 0.45
MemoryPoolImpl
Method · 0.45
registerCache
Method · 0.45
registerCache
Method · 0.45
SetUp
Method · 0.45
SetUp
Method · 0.45
setupMemory
Method · 0.45
testMmapMemoryAllocation
Function · 0.45
TEST_P
Function · 0.45
setupAllocator
Method · 0.45
setupAllocator
Method · 0.45
Calls
1
get
Method · 0.45
Tested by
9
SetUp
Method · 0.36
SetUp
Method · 0.36
setupMemory
Method · 0.36
testMmapMemoryAllocation
Function · 0.36
TEST_P
Function · 0.36
setupAllocator
Method · 0.36
setupAllocator
Method · 0.36
TEST_F
Function · 0.36
SetUp
Method · 0.36