MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / getName

Method getName

src/jrd/ProfilerManager.cpp:130–133  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

128 }
129
130 const char* getName() const override
131 {
132 return "ProfilerManager";
133 }
134
135 public:
136 template <typename Input, typename Output>

Callers 2

prepareCursorMethod · 0.45
getStatementMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected