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

Method cppProxyMethods

test-suite/generated-src/wasm/NativeTestOutcome.cpp:10–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8namespace djinni_generated {
9
10em::val NativeTestOutcome::cppProxyMethods() {
11 static const em::val methods = em::val::array(std::vector<std::string> {
12 });
13 return methods;
14}
15
16em::val NativeTestOutcome::getSuccessOutcome() {
17 try {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected