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

Method argString

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

Source from the content-addressed store, hash-verified

25void DjinniPerfBenchmarkImpl::baseline() {}
26
27void DjinniPerfBenchmarkImpl::argString(const std::string& /* s */) {}
28
29void DjinniPerfBenchmarkImpl::argBinary(const std::vector<uint8_t>& /* b */) {}
30

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected