Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/PhotonLibOS
/ set_allocator
Method
set_allocator
rpc/rpc.cpp:215–218 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
213
}
214
IOAlloc m_allocator;
215
virtual void set_allocator(IOAlloc allocator) override
216
{
217
m_allocator = allocator;
218
}
219
struct Context
220
{
221
Header header;
Callers
1
TestRPCServer
Method · 0.45
Calls
no outgoing calls
Tested by
1
TestRPCServer
Method · 0.36