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

Method argArrayInt

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

Source from the content-addressed store, hash-verified

39void DjinniPerfBenchmarkImpl::argListInt(const std::vector<int64_t>& /* v */) {}
40
41void DjinniPerfBenchmarkImpl::argArrayInt(const std::vector<int64_t>& /* v */) {}
42
43void DjinniPerfBenchmarkImpl::argObject(const std::shared_ptr<ObjectPlatform>& /* c */) {}
44

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected