MCPcopy Create free account
hub / github.com/brainboxdotcc/DPP / grease

Function grease

mlspp/src/grease.cpp:10–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8#ifdef DISABLE_GREASE
9
10void
11grease([[maybe_unused]] Capabilities& capabilities,
12 [[maybe_unused]] const ExtensionList& extensions)
13{
14}
15
16void
17grease([[maybe_unused]] ExtensionList& extensions)

Callers 4

GroupInfoMethod · 0.85
LeafNodeMethod · 0.85
set_capabilitiesMethod · 0.85
KeyPackageMethod · 0.85

Calls 8

rand_intFunction · 0.85
grease_sampleFunction · 0.85
beginFunction · 0.85
grease_valueFunction · 0.85
random_bytesFunction · 0.85
insertMethod · 0.80
containsFunction · 0.50
sizeMethod · 0.45

Tested by

no test coverage detected