MCPcopy Create free account
hub / github.com/Codeya-IDE/deepin-ide / count

Method count

3rdparty/cppdap/src/rapid_json_serializer.cpp:107–109  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

105}
106
107size_t RapidDeserializer::count() const {
108 return json()->Size();
109}
110
111bool RapidDeserializer::array(
112 const std::function<bool(dap::Deserializer*)>& cb) const {

Callers 3

TESTFunction · 0.45
TESTFunction · 0.45
diff_computeMethod · 0.45

Calls

no outgoing calls

Tested by 2

TESTFunction · 0.36
TESTFunction · 0.36