MCPcopy Create free account
hub / github.com/apache/trafficserver / data

Method data

lib/swoc/unit_tests/test_BufferWriter.cc:67–70  ·  view source on GitHub ↗

Dummies.

Source from the content-addressed store, hash-verified

65
66 // Dummies.
67 const char *
68 data() const override {
69 return nullptr;
70 }
71 size_t
72 capacity() const override {
73 return 0;

Callers 14

operator()Method · 0.45
test_meta.ccFile · 0.45
test_bw_format.ccFile · 0.45
set_env_varFunction · 0.45
write_a_temporary_fileFunction · 0.45
test_MemSpan.ccFile · 0.45
test_MemArena.ccFile · 0.45
operator()Method · 0.45
ex_MemArena.ccFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected