MCPcopy Create free account
hub / github.com/ceph/ceph / get_plugin_registry

Method get_plugin_registry

src/common/ceph_context.h:93–95  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

91 return true;
92 }
93 ceph::PluginRegistry* get_plugin_registry() {
94 return _plugin_registry;
95 }
96 CryptoRandom* random() const;
97 PerfCountersCollectionImpl* get_perfcounters_collection();
98 crimson::common::ConfigProxy& _conf;

Callers 15

initMethod · 0.80
__ceph_plugin_initFunction · 0.80
__ceph_plugin_initFunction · 0.80
__ceph_plugin_initFunction · 0.80
__ceph_plugin_initFunction · 0.80
__ceph_plugin_initFunction · 0.80
get_crypto_accelFunction · 0.80
get_required_capsFunction · 0.80
preloadFunction · 0.80
detect_deviceFunction · 0.80
__ceph_plugin_initFunction · 0.80
__ceph_plugin_initFunction · 0.80

Calls

no outgoing calls

Tested by 3

mainFunction · 0.64
TESTFunction · 0.64
__ceph_plugin_initFunction · 0.64