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

Method argListObject

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

Source from the content-addressed store, hash-verified

43void DjinniPerfBenchmarkImpl::argObject(const std::shared_ptr<ObjectPlatform>& /* c */) {}
44
45void DjinniPerfBenchmarkImpl::argListObject(const std::vector<std::shared_ptr<ObjectPlatform>>& /* l */) {}
46
47void DjinniPerfBenchmarkImpl::argListRecord(const std::vector<RecordSixInt>& /* l */) {}
48

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected