Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
227
int XMLFormatter::get_len() const
228
{
229
return m_ss.str().size();
230
}
231
232
void XMLFormatter::write_raw_data(const char *data)
233
{
Callers
10
_assign_faked_ino
Method · 0.45
_assign_faked_root
Method · 0.45
execute_command
Method · 0.45
ptr
Method · 0.45
release
Method · 0.45
unused_tail_length
Method · 0.45
raw_length
Method · 0.45
wasted
Method · 0.45
get_wasted_space
Method · 0.45
buffer.cc
File · 0.45
Calls
2
size
Method · 0.45
str
Method · 0.45
Tested by
no test coverage detected