Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ceph/ceph
/ get
Method
get
src/msg/Message.h:350–352 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
348
}
349
350
Message *get() {
351
return static_cast<Message *>(RefCountedObject::get());
352
}
353
354
protected:
355
~Message() override {
Callers
6
get_policy
Method · 0.45
intrusive_ptr_add_ref
Function · 0.45
get_connection
Method · 0.45
ms_can_fast_dispatch2
Method · 0.45
ms_fast_preprocess2
Method · 0.45
ms_dispatch2
Method · 0.45
Calls
1
get
Function · 0.50
Tested by
no test coverage detected