MCPcopy Create free account
hub / github.com/Samsung/ONE / length

Method length

runtime/3rdparty/jsoncpp/jsoncpp.cpp:2981–2981  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2979// const char* Value::CZString::c_str() const { return cstr_; }
2980const char *Value::CZString::data() const { return cstr_; }
2981unsigned Value::CZString::length() const { return storage_.length_; }
2982bool Value::CZString::isStaticString() const { return storage_.policy_ == noDuplication; }
2983
2984// //////////////////////////////////////////////////////////////////

Callers 15

ConfigFileMethod · 0.45
TESTFunction · 0.45
setMethod · 0.45
asMethod · 0.45
operator==Function · 0.45
TESTFunction · 0.45
visitMethod · 0.45
to_shape_descriptionFunction · 0.45
is_numFunction · 0.45
validate_tensor_nameFunction · 0.45
replaceFunction · 0.45
write_iniFunction · 0.45

Calls

no outgoing calls

Tested by 5

TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36