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

Method get_len

src/common/XMLFormatter.cc:227–230  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

225}
226
227int XMLFormatter::get_len() const
228{
229 return m_ss.str().size();
230}
231
232void XMLFormatter::write_raw_data(const char *data)
233{

Callers 10

_assign_faked_inoMethod · 0.45
_assign_faked_rootMethod · 0.45
execute_commandMethod · 0.45
ptrMethod · 0.45
releaseMethod · 0.45
unused_tail_lengthMethod · 0.45
raw_lengthMethod · 0.45
wastedMethod · 0.45
get_wasted_spaceMethod · 0.45
buffer.ccFile · 0.45

Calls 2

sizeMethod · 0.45
strMethod · 0.45

Tested by

no test coverage detected