MCPcopy Create free account
hub / github.com/Snapchat/djinni / argDataRef

Method argDataRef

perftest/handwritten-src/cpp/DjinniPerfBenchmarkImpl.cpp:31–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29void DjinniPerfBenchmarkImpl::argBinary(const std::vector<uint8_t>& /* b */) {}
30
31void DjinniPerfBenchmarkImpl::argDataRef(const ::djinni::DataRef& /* r */) {}
32
33void DjinniPerfBenchmarkImpl::argDataView(const ::djinni::DataView& /* d */) {}
34

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected